Uses of Interface
com.google.cloud.dialogflow.v2beta1.DtmfParametersOrBuilder
-
Packages that use DtmfParametersOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of DtmfParametersOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement DtmfParametersOrBuilder Modifier and Type Class Description class
DtmfParameters
The message in the response that indicates the parameters of DTMF.static class
DtmfParameters.Builder
The message in the response that indicates the parameters of DTMF.Methods in com.google.cloud.dialogflow.v2beta1 that return DtmfParametersOrBuilder Modifier and Type Method Description DtmfParametersOrBuilder
AnalyzeContentResponse.Builder. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.DtmfParametersOrBuilder
AnalyzeContentResponse. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.DtmfParametersOrBuilder
AnalyzeContentResponseOrBuilder. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.DtmfParametersOrBuilder
StreamingAnalyzeContentResponse.Builder. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.DtmfParametersOrBuilder
StreamingAnalyzeContentResponse. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.DtmfParametersOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getDtmfParametersOrBuilder()
Indicates the parameters of DTMF.
-