Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
DtmfParameters |
DtmfParameters.Builder.build() |
DtmfParameters |
DtmfParameters.Builder.buildPartial() |
static DtmfParameters |
DtmfParameters.getDefaultInstance() |
DtmfParameters |
DtmfParameters.getDefaultInstanceForType() |
DtmfParameters |
DtmfParameters.Builder.getDefaultInstanceForType() |
DtmfParameters |
AnalyzeContentResponseOrBuilder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
AnalyzeContentResponse.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
AnalyzeContentResponse.Builder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponse.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponse.Builder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponseOrBuilder.getDtmfParameters()
Indicates the parameters of DTMF.
|
static DtmfParameters |
DtmfParameters.parseDelimitedFrom(InputStream input) |
static DtmfParameters |
DtmfParameters.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(byte[] data) |
static DtmfParameters |
DtmfParameters.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteBuffer data) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteString data) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(CodedInputStream input) |
static DtmfParameters |
DtmfParameters.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(InputStream input) |
static DtmfParameters |
DtmfParameters.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<DtmfParameters> |
DtmfParameters.getParserForType() |
static Parser<DtmfParameters> |
DtmfParameters.parser() |
Modifier and Type | Method and Description |
---|---|
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.mergeDtmfParameters(DtmfParameters value)
Indicates the parameters of DTMF.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.mergeDtmfParameters(DtmfParameters value)
Indicates the parameters of DTMF.
|
DtmfParameters.Builder |
DtmfParameters.Builder.mergeFrom(DtmfParameters other) |
static DtmfParameters.Builder |
DtmfParameters.newBuilder(DtmfParameters prototype) |
AnalyzeContentResponse.Builder |
AnalyzeContentResponse.Builder.setDtmfParameters(DtmfParameters value)
Indicates the parameters of DTMF.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.setDtmfParameters(DtmfParameters value)
Indicates the parameters of DTMF.
|
Copyright © 2022 Google LLC. All rights reserved.