Google Cloud Contact Center Insights V1 Client - Class DialogflowIntent (1.9.3)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class DialogflowIntent.

The data for a Dialogflow intent.

Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

Generated from protobuf message google.cloud.contactcenterinsights.v1.DialogflowIntent

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ display_name string

The human-readable name of the intent.

getDisplayName

The human-readable name of the intent.

Returns
Type Description
string

setDisplayName

The human-readable name of the intent.

Parameter
Name Description
var string
Returns
Type Description
$this