Class CreateFeedbackLabelRequest (1.23.0)

CreateFeedbackLabelRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for creating a feedback label.

Attributes

Name Description
parent str
Required. The parent resource of the feedback label.
feedback_label_id str
Optional. The ID of the feedback label to create. If one is not specified it will be generated by the server.
feedback_label google.cloud.contact_center_insights_v1.types.FeedbackLabel
Required. The feedback label to create.