DtmfInput |
DtmfInput.Builder.build() |
|
DtmfInput |
DtmfInput.Builder.buildPartial() |
|
static DtmfInput |
DtmfInput.getDefaultInstance() |
|
DtmfInput |
DtmfInput.Builder.getDefaultInstanceForType() |
|
DtmfInput |
DtmfInput.getDefaultInstanceForType() |
|
DtmfInput |
QueryInput.Builder.getDtmf() |
The DTMF event to be handled.
|
DtmfInput |
QueryInput.getDtmf() |
The DTMF event to be handled.
|
DtmfInput |
QueryInputOrBuilder.getDtmf() |
The DTMF event to be handled.
|
DtmfInput |
QueryResult.Builder.getDtmf() |
If a [DTMF][google.cloud.dialogflow.cx.v3beta1.DtmfInput] was provided as
input, this field will contain a copy of the
[DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput].
|
DtmfInput |
QueryResult.getDtmf() |
If a [DTMF][google.cloud.dialogflow.cx.v3beta1.DtmfInput] was provided as
input, this field will contain a copy of the
[DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput].
|
DtmfInput |
QueryResultOrBuilder.getDtmf() |
If a [DTMF][google.cloud.dialogflow.cx.v3beta1.DtmfInput] was provided as
input, this field will contain a copy of the
[DtmfInput][google.cloud.dialogflow.cx.v3beta1.DtmfInput].
|
static DtmfInput |
DtmfInput.parseDelimitedFrom(InputStream input) |
|
static DtmfInput |
DtmfInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DtmfInput |
DtmfInput.parseFrom(byte[] data) |
|
static DtmfInput |
DtmfInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DtmfInput |
DtmfInput.parseFrom(com.google.protobuf.ByteString data) |
|
static DtmfInput |
DtmfInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DtmfInput |
DtmfInput.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static DtmfInput |
DtmfInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DtmfInput |
DtmfInput.parseFrom(InputStream input) |
|
static DtmfInput |
DtmfInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DtmfInput |
DtmfInput.parseFrom(ByteBuffer data) |
|
static DtmfInput |
DtmfInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|