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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ event string

Name of the event.

getEvent

Name of the event.

Returns
Type Description
string

setEvent

Name of the event.

Parameter
Name Description
var string
Returns
Type Description
$this