v1

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

Create feedback label.

post/v1/{+parent}/feedbackLabels

Path parameters

parentstring required

Required. The parent resource of the feedback label.

Query parameters

feedbackLabelIdstring

Optional. The ID of the feedback label to create. If one is not specified it will be generated by the server.

Request body

updateTimestring google-datetime

Output only. Update time of the label.

namestring

Immutable. Resource name of the FeedbackLabel. Format: projects/{project}/locations/{location}/conversations/{conversation}/feedbackLabels/{feedback_label}

createTimestring google-datetime

Output only. Create time of the label.

labelstring

String label used for Topic Modeling.

labeledResourcestring

Name of the resource to be labeled. Supported resources are: * projects/{project}/locations/{location}/qaScorecards/{scorecard}/revisions/{revision}/qaQuestions/{question} * projects/{project}/locations/{location}/issueModels/{issue_model} * projects/{project}/locations/{location}/generators/{generator_id}

Response

Successful response