Class ListAllFeedbackLabelsResponse (1.23.0)

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

The response for listing all feedback labels.

Attributes

Name Description
feedback_labels MutableSequence[google.cloud.contact_center_insights_v1.types.FeedbackLabel]
The feedback labels that match the request.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.