Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::ListFeedbackLabelsResponse (v1.2.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ListFeedbackLabelsResponse.

The response for listing feedback labels.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#feedback_labels

def feedback_labels() -> ::Array<::Google::Cloud::ContactCenterInsights::V1::FeedbackLabel>
Returns

#feedback_labels=

def feedback_labels=(value) -> ::Array<::Google::Cloud::ContactCenterInsights::V1::FeedbackLabel>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The next page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The next page token.
Returns
  • (::String) — The next page token.