Uses of Class
com.google.cloud.dialogflow.v2.ListConversationsResponse
-
Packages that use ListConversationsResponse Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ListConversationsResponse in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ListConversationsResponse Modifier and Type Method Description ListConversationsResponse
ListConversationsResponse.Builder. build()
ListConversationsResponse
ListConversationsResponse.Builder. buildPartial()
static ListConversationsResponse
ListConversationsResponse. getDefaultInstance()
ListConversationsResponse
ListConversationsResponse.Builder. getDefaultInstanceForType()
ListConversationsResponse
ListConversationsResponse. getDefaultInstanceForType()
ListConversationsResponse
ConversationsGrpc.ConversationsBlockingStub. listConversations(ListConversationsRequest request)
Returns the list of all conversations in the specified project.static ListConversationsResponse
ListConversationsResponse. parseDelimitedFrom(InputStream input)
static ListConversationsResponse
ListConversationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConversationsResponse
ListConversationsResponse. parseFrom(byte[] data)
static ListConversationsResponse
ListConversationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConversationsResponse
ListConversationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListConversationsResponse
ListConversationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConversationsResponse
ListConversationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConversationsResponse
ListConversationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConversationsResponse
ListConversationsResponse. parseFrom(InputStream input)
static ListConversationsResponse
ListConversationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConversationsResponse
ListConversationsResponse. parseFrom(ByteBuffer data)
static ListConversationsResponse
ListConversationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type ListConversationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConversationsRequest,ListConversationsResponse>
ConversationsGrpc. getListConversationsMethod()
com.google.protobuf.Parser<ListConversationsResponse>
ListConversationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConversationsResponse>
ConversationsGrpc.ConversationsFutureStub. listConversations(ListConversationsRequest request)
Returns the list of all conversations in the specified project.com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
ConversationsClient. listConversationsCallable()
Returns the list of all conversations in the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ConversationsClient.ListConversationsPagedResponse>
ConversationsSettings.Builder. listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ConversationsClient.ListConversationsPagedResponse>
ConversationsSettings. listConversationsSettings()
Returns the object with the settings used for calls to listConversations.static com.google.protobuf.Parser<ListConversationsResponse>
ListConversationsResponse. parser()
Methods in com.google.cloud.dialogflow.v2 with parameters of type ListConversationsResponse Modifier and Type Method Description protected ConversationsClient.ListConversationsPage
ConversationsClient.ListConversationsPage. createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ListConversationsResponse response)
ListConversationsResponse.Builder
ListConversationsResponse.Builder. mergeFrom(ListConversationsResponse other)
static ListConversationsResponse.Builder
ListConversationsResponse. newBuilder(ListConversationsResponse prototype)
Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type ListConversationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ConversationsClient.ListConversationsPagedResponse>
ConversationsClient.ListConversationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
static com.google.api.core.ApiFuture<ConversationsClient.ListConversationsPagedResponse>
ConversationsClient.ListConversationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
protected ConversationsClient.ListConversationsPage
ConversationsClient.ListConversationsPage. createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ListConversationsResponse response)
com.google.api.core.ApiFuture<ConversationsClient.ListConversationsPage>
ConversationsClient.ListConversationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
com.google.api.core.ApiFuture<ConversationsClient.ListConversationsPage>
ConversationsClient.ListConversationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
default void
ConversationsGrpc.AsyncService. listConversations(ListConversationsRequest request, io.grpc.stub.StreamObserver<ListConversationsResponse> responseObserver)
Returns the list of all conversations in the specified project.void
ConversationsGrpc.ConversationsStub. listConversations(ListConversationsRequest request, io.grpc.stub.StreamObserver<ListConversationsResponse> responseObserver)
Returns the list of all conversations in the specified project. -
Uses of ListConversationsResponse in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type ListConversationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
ConversationsStub. listConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
GrpcConversationsStub. listConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
HttpJsonConversationsStub. listConversationsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ConversationsClient.ListConversationsPagedResponse>
ConversationsStubSettings.Builder. listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ConversationsClient.ListConversationsPagedResponse>
ConversationsStubSettings. listConversationsSettings()
Returns the object with the settings used for calls to listConversations.
-