| Package | Description | 
|---|---|
| com.google.cloud.dialogflow.v2beta1 | 
 A client to Dialogflow API. 
 | 
| com.google.cloud.dialogflow.v2beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
ContextsClient.ListContextsPagedResponse | 
ContextsClient.listContexts(ListContextsRequest request)
Returns the list of all contexts in the specified session. 
 | 
ContextsClient.ListContextsPagedResponse | 
ContextsClient.listContexts(SessionName parent)
Returns the list of all contexts in the specified session. 
 | 
ContextsClient.ListContextsPagedResponse | 
ContextsClient.listContexts(String parent)
Returns the list of all contexts in the specified session. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<ContextsClient.ListContextsPagedResponse> | 
ContextsClient.ListContextsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context,
           com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ContextsClient.ListContextsPagedResponse> | 
ContextsClient.listContextsPagedCallable()
Returns the list of all contexts in the specified session. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse> | 
ContextsSettings.listContextsSettings()
Returns the object with the settings used for calls to listContexts. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse> | 
ContextsSettings.Builder.listContextsSettings()
Returns the builder for the settings used for calls to listContexts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ContextsClient.ListContextsPagedResponse> | 
ContextsStub.listContextsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ContextsClient.ListContextsPagedResponse> | 
GrpcContextsStub.listContextsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse> | 
ContextsStubSettings.listContextsSettings()
Returns the object with the settings used for calls to listContexts. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse> | 
ContextsStubSettings.Builder.listContextsSettings()
Returns the builder for the settings used for calls to listContexts. 
 | 
Copyright © 2019 Google LLC. All rights reserved.