Google Cloud Dialogflow V2 Client - Class TelephonyDtmfEvents (1.12.2)

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

Optional. Data for populating the Message object.

↳ dtmf_events array

A sequence of TelephonyDtmf digits.

getDtmfEvents

A sequence of TelephonyDtmf digits.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDtmfEvents

A sequence of TelephonyDtmf digits.

Parameter
Name Description
var int[]
Returns
Type Description
$this