Google Cloud Dialogflow Cx V3 Client - Class EventInput (0.1.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class EventInput.

Represents the event to trigger.

Generated from protobuf message google.cloud.dialogflow.cx.v3.EventInput

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ event string

Name of the event.

getEvent

Name of the event.

Returns
TypeDescription
string

setEvent

Name of the event.

Parameter
NameDescription
var string
Returns
TypeDescription
$this