Google Cloud Dialogflow V2 Client - Class TelephonyDtmfEvents (1.6.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class TelephonyDtmfEvents.

A wrapper of repeated TelephonyDtmf digits.

Generated from protobuf message google.cloud.dialogflow.v2.TelephonyDtmfEvents

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ dtmf_events array

A sequence of TelephonyDtmf digits.

getDtmfEvents

A sequence of TelephonyDtmf digits.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setDtmfEvents

A sequence of TelephonyDtmf digits.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this