Uses of Interface
com.google.cloud.dialogflow.v2.DtmfParametersOrBuilder
-
Packages that use DtmfParametersOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of DtmfParametersOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement DtmfParametersOrBuilder Modifier and Type Class Description classDtmfParametersThe message in the response that indicates the parameters of DTMF.static classDtmfParameters.BuilderThe message in the response that indicates the parameters of DTMF.Methods in com.google.cloud.dialogflow.v2 that return DtmfParametersOrBuilder Modifier and Type Method Description DtmfParametersOrBuilderAnalyzeContentResponse.Builder. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.DtmfParametersOrBuilderAnalyzeContentResponse. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.DtmfParametersOrBuilderAnalyzeContentResponseOrBuilder. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.DtmfParametersOrBuilderStreamingAnalyzeContentResponse.Builder. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.DtmfParametersOrBuilderStreamingAnalyzeContentResponse. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.DtmfParametersOrBuilderStreamingAnalyzeContentResponseOrBuilder. getDtmfParametersOrBuilder()Indicates the parameters of DTMF.
-