Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class IntentInput.
Represents the intent to trigger programmatically rather than as a result of natural language processing.
Generated from protobuf message google.cloud.dialogflow.cx.v3.IntentInput
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ intent
string
Required. The unique identifier of the intent. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
getIntent
Required. The unique identifier of the intent.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
string
setIntent
Required. The unique identifier of the intent.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
var
string
$this