Uses of Class
com.google.cloud.dialogflow.v2beta1.ListContextsRequest
-
Packages that use ListContextsRequest Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ListContextsRequest in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ListContextsRequest Modifier and Type Method Description ListContextsRequest
ListContextsRequest.Builder. build()
ListContextsRequest
ListContextsRequest.Builder. buildPartial()
static ListContextsRequest
ListContextsRequest. getDefaultInstance()
ListContextsRequest
ListContextsRequest.Builder. getDefaultInstanceForType()
ListContextsRequest
ListContextsRequest. getDefaultInstanceForType()
static ListContextsRequest
ListContextsRequest. parseDelimitedFrom(InputStream input)
static ListContextsRequest
ListContextsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContextsRequest
ListContextsRequest. parseFrom(byte[] data)
static ListContextsRequest
ListContextsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContextsRequest
ListContextsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListContextsRequest
ListContextsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContextsRequest
ListContextsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListContextsRequest
ListContextsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContextsRequest
ListContextsRequest. parseFrom(InputStream input)
static ListContextsRequest
ListContextsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContextsRequest
ListContextsRequest. parseFrom(ByteBuffer data)
static ListContextsRequest
ListContextsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type ListContextsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListContextsRequest,ListContextsResponse>
ContextsGrpc. getListContextsMethod()
com.google.protobuf.Parser<ListContextsRequest>
ListContextsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ListContextsResponse>
ContextsClient. listContextsCallable()
Returns the list of all contexts in the specified session.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.Builder<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse>
ContextsSettings.Builder. listContextsSettings()
Returns the builder for the settings used for calls to listContexts.com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse>
ContextsSettings. listContextsSettings()
Returns the object with the settings used for calls to listContexts.static com.google.protobuf.Parser<ListContextsRequest>
ListContextsRequest. parser()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ListContextsRequest Modifier and Type Method Description ContextsClient.ListContextsPagedResponse
ContextsClient. listContexts(ListContextsRequest request)
Returns the list of all contexts in the specified session.default void
ContextsGrpc.AsyncService. listContexts(ListContextsRequest request, io.grpc.stub.StreamObserver<ListContextsResponse> responseObserver)
Returns the list of all contexts in the specified session.ListContextsResponse
ContextsGrpc.ContextsBlockingStub. listContexts(ListContextsRequest request)
Returns the list of all contexts in the specified session.com.google.common.util.concurrent.ListenableFuture<ListContextsResponse>
ContextsGrpc.ContextsFutureStub. listContexts(ListContextsRequest request)
Returns the list of all contexts in the specified session.void
ContextsGrpc.ContextsStub. listContexts(ListContextsRequest request, io.grpc.stub.StreamObserver<ListContextsResponse> responseObserver)
Returns the list of all contexts in the specified session.ListContextsRequest.Builder
ListContextsRequest.Builder. mergeFrom(ListContextsRequest other)
static ListContextsRequest.Builder
ListContextsRequest. newBuilder(ListContextsRequest prototype)
Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type ListContextsRequest Modifier and Type Method 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)
protected ContextsClient.ListContextsPage
ContextsClient.ListContextsPage. createPage(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, ListContextsResponse response)
com.google.api.core.ApiFuture<ContextsClient.ListContextsPage>
ContextsClient.ListContextsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)
-
Uses of ListContextsRequest in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type ListContextsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ListContextsResponse>
ContextsStub. listContextsCallable()
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ListContextsResponse>
GrpcContextsStub. listContextsCallable()
com.google.api.gax.rpc.UnaryCallable<ListContextsRequest,ListContextsResponse>
HttpJsonContextsStub. listContextsCallable()
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.UnaryCallable<ListContextsRequest,ContextsClient.ListContextsPagedResponse>
HttpJsonContextsStub. listContextsPagedCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListContextsRequest,ListContextsResponse,ContextsClient.ListContextsPagedResponse>
ContextsStubSettings. listContextsSettings()
Returns the object with the settings used for calls to listContexts.
-