Uses of Interface
com.google.cloud.dialogflow.v2.ContextOrBuilder
-
Packages that use ContextOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ContextOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement ContextOrBuilder Modifier and Type Class Description classContextDialogflow contexts are similar to natural language context.static classContext.BuilderDialogflow contexts are similar to natural language context.Methods in com.google.cloud.dialogflow.v2 that return ContextOrBuilder Modifier and Type Method Description ContextOrBuilderCreateContextRequest.Builder. getContextOrBuilder()Required.ContextOrBuilderCreateContextRequest. getContextOrBuilder()Required.ContextOrBuilderCreateContextRequestOrBuilder. getContextOrBuilder()Required.ContextOrBuilderUpdateContextRequest.Builder. getContextOrBuilder()Required.ContextOrBuilderUpdateContextRequest. getContextOrBuilder()Required.ContextOrBuilderUpdateContextRequestOrBuilder. getContextOrBuilder()Required.ContextOrBuilderListContextsResponse.Builder. getContextsOrBuilder(int index)The list of contexts.ContextOrBuilderListContextsResponse. getContextsOrBuilder(int index)The list of contexts.ContextOrBuilderListContextsResponseOrBuilder. getContextsOrBuilder(int index)The list of contexts.ContextOrBuilderQueryParameters.Builder. getContextsOrBuilder(int index)The collection of contexts to be activated before this query is executed.ContextOrBuilderQueryParameters. getContextsOrBuilder(int index)The collection of contexts to be activated before this query is executed.ContextOrBuilderQueryParametersOrBuilder. getContextsOrBuilder(int index)The collection of contexts to be activated before this query is executed.ContextOrBuilderIntent.Builder. getOutputContextsOrBuilder(int index)Optional.ContextOrBuilderIntent. getOutputContextsOrBuilder(int index)Optional.ContextOrBuilderIntentOrBuilder. getOutputContextsOrBuilder(int index)Optional.ContextOrBuilderQueryResult.Builder. getOutputContextsOrBuilder(int index)The collection of output contexts.ContextOrBuilderQueryResult. getOutputContextsOrBuilder(int index)The collection of output contexts.ContextOrBuilderQueryResultOrBuilder. getOutputContextsOrBuilder(int index)The collection of output contexts.ContextOrBuilderWebhookResponse.Builder. getOutputContextsOrBuilder(int index)Optional.ContextOrBuilderWebhookResponse. getOutputContextsOrBuilder(int index)Optional.ContextOrBuilderWebhookResponseOrBuilder. getOutputContextsOrBuilder(int index)Optional.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type ContextOrBuilder Modifier and Type Method Description List<? extends ContextOrBuilder>ListContextsResponse.Builder. getContextsOrBuilderList()The list of contexts.List<? extends ContextOrBuilder>ListContextsResponse. getContextsOrBuilderList()The list of contexts.List<? extends ContextOrBuilder>ListContextsResponseOrBuilder. getContextsOrBuilderList()The list of contexts.List<? extends ContextOrBuilder>QueryParameters.Builder. getContextsOrBuilderList()The collection of contexts to be activated before this query is executed.List<? extends ContextOrBuilder>QueryParameters. getContextsOrBuilderList()The collection of contexts to be activated before this query is executed.List<? extends ContextOrBuilder>QueryParametersOrBuilder. getContextsOrBuilderList()The collection of contexts to be activated before this query is executed.List<? extends ContextOrBuilder>Intent.Builder. getOutputContextsOrBuilderList()Optional.List<? extends ContextOrBuilder>Intent. getOutputContextsOrBuilderList()Optional.List<? extends ContextOrBuilder>IntentOrBuilder. getOutputContextsOrBuilderList()Optional.List<? extends ContextOrBuilder>QueryResult.Builder. getOutputContextsOrBuilderList()The collection of output contexts.List<? extends ContextOrBuilder>QueryResult. getOutputContextsOrBuilderList()The collection of output contexts.List<? extends ContextOrBuilder>QueryResultOrBuilder. getOutputContextsOrBuilderList()The collection of output contexts.List<? extends ContextOrBuilder>WebhookResponse.Builder. getOutputContextsOrBuilderList()Optional.List<? extends ContextOrBuilder>WebhookResponse. getOutputContextsOrBuilderList()Optional.List<? extends ContextOrBuilder>WebhookResponseOrBuilder. getOutputContextsOrBuilderList()Optional.
-