Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::DialogflowIntent.
The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. 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.