Skip navigation links
A B C D E G I L N P R S T U 

A

AgentsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages conversational agents.
AgentsClient(AgentsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given settings.
AgentsClient(AgentsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
AgentsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of AgentsClient.
AgentsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for AgentsSettings.
AgentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
AgentsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 

B

batchCreateEntitiesAsync(EntityTypeName, List<EntityType.Entity>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesAsync(EntityTypeName, List<EntityType.Entity>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesAsync(BatchCreateEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchCreateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates multiple new entities in the specified entity type (extends the existing collection of entries).
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchCreateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchCreateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchCreateEntities.
batchCreateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchCreateEntities.
batchCreateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchCreateEntities.
batchCreateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchCreateEntities.
batchDeleteEntitiesAsync(EntityTypeName, List<String>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesAsync(EntityTypeName, List<String>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesAsync(BatchDeleteEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entities in the specified entity type.
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntities.
batchDeleteEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntities.
batchDeleteEntityTypesAsync(ProjectAgentName, List<String>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesAsync(BatchDeleteEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes entity types in the specified agent.
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchDeleteEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchDeleteEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchDeleteEntityTypes.
batchDeleteEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchDeleteEntityTypes.
batchDeleteIntentsAsync(ProjectName, List<Intent>) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsAsync(BatchDeleteIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchDeleteIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes intents in the specified agent.
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchDeleteIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchDeleteIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchDeleteIntents.
batchDeleteIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchDeleteIntents.
batchDeleteIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchDeleteIntents.
batchDeleteIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchDeleteIntents.
batchUpdateEntitiesAsync(EntityTypeName, List<EntityType.Entity>) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesAsync(EntityTypeName, List<EntityType.Entity>, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesAsync(BatchUpdateEntitiesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntitiesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates entities in the specified entity type (replaces the existing collection of entries).
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntitiesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntities.
batchUpdateEntitiesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntities.
batchUpdateEntityTypesAsync(BatchUpdateEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates/Creates multiple entity types in the specified agent.
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
batchUpdateEntityTypesOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
batchUpdateEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to batchUpdateEntityTypes.
batchUpdateEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to batchUpdateEntityTypes.
batchUpdateIntentsAsync(BatchUpdateIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchUpdateIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates/Creates multiple intents in the specified agent.
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
batchUpdateIntentsOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
batchUpdateIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchUpdateIntents.
batchUpdateIntentsOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchUpdateIntents.
batchUpdateIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to batchUpdateIntents.
batchUpdateIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to batchUpdateIntents.
build() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
 
build() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
 

C

close() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
close() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
com.google.cloud.dialogflow.v2beta1 - package com.google.cloud.dialogflow.v2beta1
A client to Dialogflow API.
com.google.cloud.dialogflow.v2beta1.stub - package com.google.cloud.dialogflow.v2beta1.stub
 
ContextsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages contexts.
ContextsClient(ContextsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given settings.
ContextsClient(ContextsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
ContextsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of ContextsClient.
ContextsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for ContextsSettings.
ContextsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
ContextsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
create() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient with default settings.
create(AgentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given settings.
create(AgentsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Constructs an instance of AgentsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient with default settings.
create(ContextsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given settings.
create(ContextsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Constructs an instance of ContextsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient with default settings.
create(EntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given settings.
create(EntityTypesStub) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient with default settings.
create(IntentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given settings.
create(IntentsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient with default settings.
create(SessionEntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given settings.
create(SessionEntityTypesStub) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient with default settings.
create(SessionsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given settings.
create(SessionsStub) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given stub for making calls.
create(AgentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
create(ContextsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
create(EntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
create(IntentsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
create(SessionEntityTypesSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
create(SessionsSettings) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
create(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
createAsync(PageContext<ListContextsRequest, ListContextsResponse, Context>, ApiFuture<ListContextsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPagedResponse
 
createAsync(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ApiFuture<ListEntityTypesResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPagedResponse
 
createAsync(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ApiFuture<ListIntentsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPagedResponse
 
createAsync(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ApiFuture<ListSessionEntityTypesResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPagedResponse
 
createAsync(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, ApiFuture<SearchAgentsResponse>) - Static method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPagedResponse
 
createCollection(List<PagedResponseWrappers.ListContextsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListEntityTypesPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListIntentsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSessionEntityTypesPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.SearchAgentsPage>, int) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsFixedSizeCollection
 
createContext(SessionName, Context) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContext(CreateContextRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Creates a context.
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
createContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
createContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to createContext.
createContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to createContext.
createEntityType(ProjectAgentName, EntityType) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityType(ProjectAgentName, EntityType, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityType(CreateEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Creates an entity type in the specified agent.
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
createEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
createEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to createEntityType.
createEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to createEntityType.
createIntent(ProjectAgentName, Intent) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntent(ProjectAgentName, Intent, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntent(CreateIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Creates an intent in the specified agent.
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
createIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
createIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to createIntent.
createIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to createIntent.
createPage(PageContext<ListContextsRequest, ListContextsResponse, Context>, ListContextsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPage
 
createPage(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ListEntityTypesResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPage
 
createPage(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ListIntentsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPage
 
createPage(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ListSessionEntityTypesResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPage
 
createPage(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, SearchAgentsResponse) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPage
 
createPageAsync(PageContext<ListContextsRequest, ListContextsResponse, Context>, ApiFuture<ListContextsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListContextsPage
 
createPageAsync(PageContext<ListEntityTypesRequest, ListEntityTypesResponse, EntityType>, ApiFuture<ListEntityTypesResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListEntityTypesPage
 
createPageAsync(PageContext<ListIntentsRequest, ListIntentsResponse, Intent>, ApiFuture<ListIntentsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListIntentsPage
 
createPageAsync(PageContext<ListSessionEntityTypesRequest, ListSessionEntityTypesResponse, SessionEntityType>, ApiFuture<ListSessionEntityTypesResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.ListSessionEntityTypesPage
 
createPageAsync(PageContext<SearchAgentsRequest, SearchAgentsResponse, Agent>, ApiFuture<SearchAgentsResponse>) - Method in class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers.SearchAgentsPage
 
createSessionEntityType(SessionName, SessionEntityType) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityType(CreateSessionEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Creates a session entity type.
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
createSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
createSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to createSessionEntityType.
createSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to createSessionEntityType.
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
createStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
 
deleteAllContexts(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes all active contexts in the specified session.
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes all active contexts in the specified session.
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
deleteAllContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
deleteAllContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to deleteAllContexts.
deleteAllContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to deleteAllContexts.
deleteContext(ContextName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes the specified context.
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Deletes the specified context.
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
deleteContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
deleteContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to deleteContext.
deleteContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to deleteContext.
deleteEntityType(EntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes the specified entity type.
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Deletes the specified entity type.
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
deleteEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
deleteEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to deleteEntityType.
deleteEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to deleteEntityType.
deleteIntent(IntentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes the specified intent.
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Deletes the specified intent.
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
deleteIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
deleteIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to deleteIntent.
deleteIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to deleteIntent.
deleteSessionEntityType(SessionEntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Deletes the specified session entity type.
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Deletes the specified session entity type.
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
deleteSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
deleteSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to deleteSessionEntityType.
deleteSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to deleteSessionEntityType.
detectIntent(SessionName, QueryInput) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntent(DetectIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query and returns structured, actionable data as a result.
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
detectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
detectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Returns the builder for the settings used for calls to detectIntent.
detectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the object with the settings used for calls to detectIntent.

E

EntityTypesClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages agent entity types.
EntityTypesClient(EntityTypesSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Constructs an instance of EntityTypesClient, using the given settings.
EntityTypesClient(EntityTypesStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
EntityTypesSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of EntityTypesClient.
EntityTypesSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for EntityTypesSettings.
EntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
EntityTypesStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
exportAgentAsync(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentAsync(ExportAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
exportAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Exports the specified agent to a ZIP file.
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
exportAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
exportAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to exportAgent.
exportAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to exportAgent.
exportAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to exportAgent.
exportAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to exportAgent.

G

getAgent(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Retrieves the specified agent.
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Retrieves the specified agent.
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
getAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
getAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to getAgent.
getAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to getAgent.
getContext(ContextName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Retrieves the specified context.
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Retrieves the specified context.
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
getContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
getContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to getContext.
getContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to getContext.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the default service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the default service scopes.
getEntityType(EntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityType(EntityTypeName, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityType(GetEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Retrieves the specified entity type.
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
getEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
getEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to getEntityType.
getEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to getEntityType.
getIntent(IntentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntent(IntentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntent(GetIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Retrieves the specified intent.
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
getIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
getIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to getIntent.
getIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to getIntent.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
getOperationsStub() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
getSessionEntityType(SessionEntityTypeName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Retrieves the specified session entity type.
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Retrieves the specified session entity type.
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
getSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
getSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to getSessionEntityType.
getSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to getSessionEntityType.
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
getSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
getStub() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
GrpcAgentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcAgentsStub(AgentsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
Constructs an instance of GrpcAgentsStub, using the given settings.
GrpcContextsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcContextsStub(ContextsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
Constructs an instance of GrpcContextsStub, using the given settings.
GrpcEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcEntityTypesStub(EntityTypesSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
Constructs an instance of GrpcEntityTypesStub, using the given settings.
GrpcIntentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcIntentsStub(IntentsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
Constructs an instance of GrpcIntentsStub, using the given settings.
GrpcSessionEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcSessionEntityTypesStub(SessionEntityTypesSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
Constructs an instance of GrpcSessionEntityTypesStub, using the given settings.
GrpcSessionsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
gRPC stub implementation for Dialogflow API.
GrpcSessionsStub(SessionsSettings, ClientContext) - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
Constructs an instance of GrpcSessionsStub, using the given settings.

I

importAgentAsync(ImportAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
importAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Imports the specified agent from a ZIP file.
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
importAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
importAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to importAgent.
importAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to importAgent.
importAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to importAgent.
importAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to importAgent.
IntentsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages agent intents.
IntentsClient(IntentsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.IntentsClient
Constructs an instance of IntentsClient, using the given settings.
IntentsClient(IntentsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
IntentsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of IntentsClient.
IntentsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for IntentsSettings.
IntentsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
IntentsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
isShutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
isTerminated() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 

L

listContexts(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContexts(ListContextsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
listContextsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Returns the list of all contexts in the specified session.
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
listContextsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
listContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to listContexts.
listContextsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to listContexts.
listEntityTypes(ProjectAgentName) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypes(ProjectAgentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypes(ListEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
listEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Returns the list of all entity types in the specified agent.
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
listEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
listEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to listEntityTypes.
listEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to listEntityTypes.
listIntents(ProjectAgentName) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntents(ProjectAgentName, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntents(ListIntentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
listIntentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Returns the list of all intents in the specified agent.
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
listIntentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
listIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to listIntents.
listIntentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to listIntents.
listSessionEntityTypes(SessionName) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypes(ListSessionEntityTypesRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
listSessionEntityTypesCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Returns the list of all session entity types in the specified session.
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
listSessionEntityTypesPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
listSessionEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to listSessionEntityTypes.
listSessionEntityTypesSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to listSessionEntityTypes.

N

newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a new builder for this class.

P

PagedResponseWrappers - Class in com.google.cloud.dialogflow.v2beta1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.dialogflow.v2beta1.PagedResponseWrappers
 
PagedResponseWrappers.ListContextsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListContextsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListContextsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEntityTypesFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEntityTypesPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListEntityTypesPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListIntentsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListIntentsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListIntentsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSessionEntityTypesFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSessionEntityTypesPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.ListSessionEntityTypesPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.SearchAgentsFixedSizeCollection - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.SearchAgentsPage - Class in com.google.cloud.dialogflow.v2beta1
 
PagedResponseWrappers.SearchAgentsPagedResponse - Class in com.google.cloud.dialogflow.v2beta1
 

R

restoreAgentAsync(RestoreAgentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
restoreAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Restores the specified agent from a ZIP file.
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
restoreAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
restoreAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to restoreAgent.
restoreAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to restoreAgent.
restoreAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to restoreAgent.
restoreAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to restoreAgent.

S

searchAgents(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgents(SearchAgentsRequest) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
searchAgentsCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Returns the list of agents.
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
searchAgentsPagedCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
searchAgentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to searchAgents.
searchAgentsSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to searchAgents.
SessionEntityTypesClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages session entity types.
SessionEntityTypesClient(SessionEntityTypesSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Constructs an instance of SessionEntityTypesClient, using the given settings.
SessionEntityTypesClient(SessionEntityTypesStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
SessionEntityTypesSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of SessionEntityTypesClient.
SessionEntityTypesSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for SessionEntityTypesSettings.
SessionEntityTypesStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
SessionEntityTypesStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
SessionsClient - Class in com.google.cloud.dialogflow.v2beta1
Service Description: Manages user sessions.
SessionsClient(SessionsSettings) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionsClient
Constructs an instance of SessionsClient, using the given settings.
SessionsClient(SessionsStub) - Constructor for class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
SessionsSettings - Class in com.google.cloud.dialogflow.v2beta1
Settings class to configure an instance of SessionsClient.
SessionsSettings.Builder - Class in com.google.cloud.dialogflow.v2beta1
Builder for SessionsSettings.
SessionsStub - Class in com.google.cloud.dialogflow.v2beta1.stub
Base stub class for Dialogflow API.
SessionsStub() - Constructor for class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
shutdown() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
shutdownNow() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsClient
Processes a natural language query in audio format in a streaming fashion and returns structured, actionable data as a result.
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionsStub
 
streamingDetectIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
 
streamingDetectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings.Builder
Returns the builder for the settings used for calls to streamingDetectIntent.
streamingDetectIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns the object with the settings used for calls to streamingDetectIntent.

T

toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.dialogflow.v2beta1.SessionsSettings
Returns a builder containing all the values of this settings class.
trainAgentAsync(ProjectName) - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
trainAgentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsClient
Trains the specified agent.
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
 
trainAgentOperationCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcAgentsStub
 
trainAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to trainAgent.
trainAgentOperationSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to trainAgent.
trainAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings.Builder
Returns the builder for the settings used for calls to trainAgent.
trainAgentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.AgentsSettings
Returns the object with the settings used for calls to trainAgent.

U

updateContext(Context) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContext(UpdateContextRequest) - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsClient
Updates the specified context.
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.ContextsStub
 
updateContextCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcContextsStub
 
updateContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings.Builder
Returns the builder for the settings used for calls to updateContext.
updateContextSettings() - Method in class com.google.cloud.dialogflow.v2beta1.ContextsSettings
Returns the object with the settings used for calls to updateContext.
updateEntityType(EntityType) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityType(EntityType, String) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityType(UpdateEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesClient
Updates the specified entity type.
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.EntityTypesStub
 
updateEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcEntityTypesStub
 
updateEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings.Builder
Returns the builder for the settings used for calls to updateEntityType.
updateEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.EntityTypesSettings
Returns the object with the settings used for calls to updateEntityType.
updateIntent(Intent, String) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntent(Intent, String, FieldMask) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntent(UpdateIntentRequest) - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsClient
Updates the specified intent.
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcIntentsStub
 
updateIntentCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.IntentsStub
 
updateIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings.Builder
Returns the builder for the settings used for calls to updateIntent.
updateIntentSettings() - Method in class com.google.cloud.dialogflow.v2beta1.IntentsSettings
Returns the object with the settings used for calls to updateIntent.
updateSessionEntityType(SessionEntityType) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityType(UpdateSessionEntityTypeRequest) - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesClient
Updates the specified session entity type.
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.GrpcSessionEntityTypesStub
 
updateSessionEntityTypeCallable() - Method in class com.google.cloud.dialogflow.v2beta1.stub.SessionEntityTypesStub
 
updateSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings.Builder
Returns the builder for the settings used for calls to updateSessionEntityType.
updateSessionEntityTypeSettings() - Method in class com.google.cloud.dialogflow.v2beta1.SessionEntityTypesSettings
Returns the object with the settings used for calls to updateSessionEntityType.
A B C D E G I L N P R S T U 
Skip navigation links

Copyright © 2017 Google. All rights reserved.