Google Cloud Dialogflow v2beta1 API - Enum TelephonyDtmf (1.0.0-beta15)

public enum TelephonyDtmf

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum TelephonyDtmf.

DTMF digit in Telephony Gateway.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
DtmfA

Letter: 'A'.

DtmfB

Letter: 'B'.

DtmfC

Letter: 'C'.

DtmfD

Letter: 'D'.

DtmfEight

Number: '8'.

DtmfFive

Number: '5'.

DtmfFour

Number: '4'.

DtmfNine

Number: '9'.

DtmfOne

Number: '1'.

DtmfPound

Pound/diamond/hash/square/gate/octothorpe: '#'.

DtmfSeven

Number: '7'.

DtmfSix

Number: '6'.

DtmfStar

Asterisk/star: '*'.

DtmfThree

Number: '3'.

DtmfTwo

Number: '2'.

DtmfZero

Number: '0'.

Unspecified

Not specified. This value may be used to indicate an absent digit.