Uses of Class
com.google.cloud.contactcenterinsights.v1.BulkAnalyzeConversationsRequest
-
Packages that use BulkAnalyzeConversationsRequest Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of BulkAnalyzeConversationsRequest in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return BulkAnalyzeConversationsRequest Modifier and Type Method Description BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest.Builder. build()
BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest.Builder. buildPartial()
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. getDefaultInstance()
BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest.Builder. getDefaultInstanceForType()
BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. getDefaultInstanceForType()
BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsMetadata.Builder. getRequest()
The original request for bulk analyze.BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsMetadata. getRequest()
The original request for bulk analyze.BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsMetadataOrBuilder. getRequest()
The original request for bulk analyze.static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseDelimitedFrom(InputStream input)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(byte[] data)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(com.google.protobuf.ByteString data)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(InputStream input)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(ByteBuffer data)
static BulkAnalyzeConversationsRequest
BulkAnalyzeConversationsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type BulkAnalyzeConversationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsClient. bulkAnalyzeConversationsCallable()
Analyzes multiple conversations in a single request.com.google.api.gax.rpc.OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsClient. bulkAnalyzeConversationsOperationCallable()
Analyzes multiple conversations in a single request.com.google.api.gax.rpc.OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsSettings.Builder. bulkAnalyzeConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.OperationCallSettings<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsSettings. bulkAnalyzeConversationsOperationSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsSettings.Builder. bulkAnalyzeConversationsSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.UnaryCallSettings<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsSettings. bulkAnalyzeConversationsSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.static io.grpc.MethodDescriptor<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsGrpc. getBulkAnalyzeConversationsMethod()
com.google.protobuf.Parser<BulkAnalyzeConversationsRequest>
BulkAnalyzeConversationsRequest. getParserForType()
static com.google.protobuf.Parser<BulkAnalyzeConversationsRequest>
BulkAnalyzeConversationsRequest. parser()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type BulkAnalyzeConversationsRequest Modifier and Type Method Description default void
ContactCenterInsightsGrpc.AsyncService. bulkAnalyzeConversations(BulkAnalyzeConversationsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Analyzes multiple conversations in a single request.com.google.longrunning.Operation
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub. bulkAnalyzeConversations(BulkAnalyzeConversationsRequest request)
Analyzes multiple conversations in a single request.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. bulkAnalyzeConversations(BulkAnalyzeConversationsRequest request)
Analyzes multiple conversations in a single request.void
ContactCenterInsightsGrpc.ContactCenterInsightsStub. bulkAnalyzeConversations(BulkAnalyzeConversationsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Analyzes multiple conversations in a single request.com.google.api.gax.longrunning.OperationFuture<BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsClient. bulkAnalyzeConversationsAsync(BulkAnalyzeConversationsRequest request)
Analyzes multiple conversations in a single request.BulkAnalyzeConversationsRequest.Builder
BulkAnalyzeConversationsRequest.Builder. mergeFrom(BulkAnalyzeConversationsRequest other)
BulkAnalyzeConversationsMetadata.Builder
BulkAnalyzeConversationsMetadata.Builder. mergeRequest(BulkAnalyzeConversationsRequest value)
The original request for bulk analyze.static BulkAnalyzeConversationsRequest.Builder
BulkAnalyzeConversationsRequest. newBuilder(BulkAnalyzeConversationsRequest prototype)
BulkAnalyzeConversationsMetadata.Builder
BulkAnalyzeConversationsMetadata.Builder. setRequest(BulkAnalyzeConversationsRequest value)
The original request for bulk analyze. -
Uses of BulkAnalyzeConversationsRequest in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return types with arguments of type BulkAnalyzeConversationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsStub. bulkAnalyzeConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
GrpcContactCenterInsightsStub. bulkAnalyzeConversationsCallable()
com.google.api.gax.rpc.UnaryCallable<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
HttpJsonContactCenterInsightsStub. bulkAnalyzeConversationsCallable()
com.google.api.gax.rpc.OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsStub. bulkAnalyzeConversationsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
GrpcContactCenterInsightsStub. bulkAnalyzeConversationsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
HttpJsonContactCenterInsightsStub. bulkAnalyzeConversationsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsStubSettings.Builder. bulkAnalyzeConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.OperationCallSettings<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata>
ContactCenterInsightsStubSettings. bulkAnalyzeConversationsOperationSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsStubSettings.Builder. bulkAnalyzeConversationsSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.com.google.api.gax.rpc.UnaryCallSettings<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation>
ContactCenterInsightsStubSettings. bulkAnalyzeConversationsSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.
-