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 ListConversationsResponseListConversationsResponse.Builder. build()ListConversationsResponseListConversationsResponse.Builder. buildPartial()static ListConversationsResponseListConversationsResponse. getDefaultInstance()ListConversationsResponseListConversationsResponse.Builder. getDefaultInstanceForType()ListConversationsResponseListConversationsResponse. getDefaultInstanceForType()ListConversationsResponseContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. listConversations(ListConversationsRequest request)Lists conversations.static ListConversationsResponseListConversationsResponse. parseDelimitedFrom(InputStream input)static ListConversationsResponseListConversationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConversationsResponseListConversationsResponse. parseFrom(byte[] data)static ListConversationsResponseListConversationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConversationsResponseListConversationsResponse. parseFrom(com.google.protobuf.ByteString data)static ListConversationsResponseListConversationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConversationsResponseListConversationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListConversationsResponseListConversationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConversationsResponseListConversationsResponse. parseFrom(InputStream input)static ListConversationsResponseListConversationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListConversationsResponseListConversationsResponse. parseFrom(ByteBuffer data)static ListConversationsResponseListConversationsResponse. 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.ListConversationsPageContactCenterInsightsClient.ListConversationsPage. createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context, ListConversationsResponse response)ListConversationsResponse.BuilderListConversationsResponse.Builder. mergeFrom(ListConversationsResponse other)static ListConversationsResponse.BuilderListConversationsResponse. 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.ListConversationsPageContactCenterInsightsClient.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 voidContactCenterInsightsGrpc.AsyncService. listConversations(ListConversationsRequest request, io.grpc.stub.StreamObserver<ListConversationsResponse> responseObserver)Lists conversations.voidContactCenterInsightsGrpc.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.
-