Uses of Class
com.google.cloud.contactcenterinsights.v1.ListConversationsResponse
-
Packages that use ListConversationsResponse Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ListConversationsResponse in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 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
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. listConversations(ListConversationsRequest request)
Lists conversations.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.contactcenterinsights.v1 that return types with arguments of type ListConversationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConversationsRequest,ListConversationsResponse>
ContactCenterInsightsGrpc. getListConversationsMethod()
com.google.protobuf.Parser<ListConversationsResponse>
ListConversationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConversationsResponse>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. listConversations(ListConversationsRequest request)
Lists conversations.com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
ContactCenterInsightsClient. listConversationsCallable()
Lists conversations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsSettings.Builder. listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsSettings. 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.contactcenterinsights.v1 with parameters of type ListConversationsResponse Modifier and Type Method Description protected ContactCenterInsightsClient.ListConversationsPage
ContactCenterInsightsClient.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.contactcenterinsights.v1 with type arguments of type ListConversationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsClient.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<ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsClient.ListConversationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
protected ContactCenterInsightsClient.ListConversationsPage
ContactCenterInsightsClient.ListConversationsPage. createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ListConversationsResponse response)
com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListConversationsPage>
ContactCenterInsightsClient.ListConversationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListConversationsPage>
ContactCenterInsightsClient.ListConversationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse)
default void
ContactCenterInsightsGrpc.AsyncService. listConversations(ListConversationsRequest request, io.grpc.stub.StreamObserver<ListConversationsResponse> responseObserver)
Lists conversations.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. listConversations(ListConversationsRequest request, io.grpc.stub.StreamObserver<ListConversationsResponse> responseObserver)
Lists conversations. -
Uses of ListConversationsResponse in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type ListConversationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
ContactCenterInsightsStub. listConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
GrpcContactCenterInsightsStub. listConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse>
HttpJsonContactCenterInsightsStub. listConversationsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsStubSettings.Builder. listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse>
ContactCenterInsightsStubSettings. listConversationsSettings()
Returns the object with the settings used for calls to listConversations.
-