Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::Intent (v0.18.0)

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

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — The human-readable name of the intent.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The human-readable name of the intent.
Returns
  • (::String) — The human-readable name of the intent.

#id

def id() -> ::String
Returns
  • (::String) — The unique identifier of the intent.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The unique identifier of the intent.
Returns
  • (::String) — The unique identifier of the intent.