Uses of Interface
com.google.cloud.dialogflow.cx.v3.QueryParametersOrBuilder
-
Packages that use QueryParametersOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of QueryParametersOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement QueryParametersOrBuilder Modifier and Type Class Description classQueryParametersRepresents the parameters of a conversational query.static classQueryParameters.BuilderRepresents the parameters of a conversational query.Methods in com.google.cloud.dialogflow.cx.v3 that return QueryParametersOrBuilder Modifier and Type Method Description QueryParametersOrBuilderDetectIntentRequest.Builder. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderDetectIntentRequest. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderDetectIntentRequestOrBuilder. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderMatchIntentRequest.Builder. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderMatchIntentRequest. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderMatchIntentRequestOrBuilder. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderStreamingDetectIntentRequest.Builder. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderStreamingDetectIntentRequest. getQueryParamsOrBuilder()The parameters of this query.QueryParametersOrBuilderStreamingDetectIntentRequestOrBuilder. getQueryParamsOrBuilder()The parameters of this query.
-