| 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 |
AnalyzeContentResponse.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
AnalyzeContentResponse.Builder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponseOrBuilder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponse.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
StreamingAnalyzeContentResponse.Builder.getDtmfParameters()
Indicates the parameters of DTMF.
|
DtmfParameters |
AnalyzeContentResponseOrBuilder.getDtmfParameters()
Indicates the parameters of DTMF.
|
static DtmfParameters |
DtmfParameters.parseDelimitedFrom(InputStream input) |
static DtmfParameters |
DtmfParameters.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(byte[] data) |
static DtmfParameters |
DtmfParameters.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteBuffer data) |
static DtmfParameters |
DtmfParameters.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(com.google.protobuf.ByteString data) |
static DtmfParameters |
DtmfParameters.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(com.google.protobuf.CodedInputStream input) |
static DtmfParameters |
DtmfParameters.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DtmfParameters |
DtmfParameters.parseFrom(InputStream input) |
static DtmfParameters |
DtmfParameters.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DtmfParameters> |
DtmfParameters.getParserForType() |
static com.google.protobuf.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 © 2023 Google LLC. All rights reserved.