v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Download feedback labels in bulk from an external source. Currently supports exporting Quality AI example conversations with transcripts and question bodies.

post/v1/{+parent}:bulkDownloadFeedbackLabels

Path parameters

parentstring required

Required. The parent resource for new feedback labels.

Request body

filterstring

Optional. A filter to reduce results to a specific subset. Supports disjunctions (OR) and conjunctions (AND). Supported fields: * issue_model_id * qa_question_id * qa_scorecard_id * min_create_time * max_create_time * min_update_time * max_update_time * feedback_label_type: QUALITY_AI, TOPIC_MODELING

feedbackLabelType'FEEDBACK_LABEL_TYPE_UNSPECIFIED' | 'QUALITY_AI' | 'TOPIC_MODELING' | 'AGENT_ASSIST_SUMMARY'

Optional. The type of feedback labels that will be downloaded.

parentstring

Required. The parent resource for new feedback labels.

maxDownloadCountinteger

Optional. Limits the maximum number of feedback labels that will be downloaded. The first N feedback labels will be downloaded.

templateQaScorecardIdstring[]

Optional. If set, a template for labeling conversations and scorecard questions will be created from the conversation_filter and the questions under the scorecard(s). The feedback label filter will be ignored.

conversationFilterstring

Optional. Filter parent conversations to download feedback labels for. When specified, the feedback labels will be downloaded for the conversations that match the filter. If template_qa_scorecard_id is set, all the conversations that match the filter will be paired with the questions under the scorecard for labeling.

Response

Successful response