@Generated(value="by gapic-generator-java") public class GrpcContactCenterInsightsStub extends ContactCenterInsightsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcContactCenterInsightsStub, using the given settings.
|
protected |
GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcContactCenterInsightsStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcContactCenterInsightsStub create(ContactCenterInsightsStubSettings settings) throws IOException
IOExceptionpublic static final GrpcContactCenterInsightsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcContactCenterInsightsStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CreateConversationRequest,Conversation> createConversationCallable()
createConversationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UploadConversationRequest,com.google.longrunning.Operation> uploadConversationCallable()
uploadConversationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationCallable()
uploadConversationOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateConversationRequest,Conversation> updateConversationCallable()
updateConversationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetConversationRequest,Conversation> getConversationCallable()
getConversationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ListConversationsResponse> listConversationsCallable()
listConversationsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsPagedCallable()
listConversationsPagedCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteConversationRequest,com.google.protobuf.Empty> deleteConversationCallable()
deleteConversationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CreateAnalysisRequest,com.google.longrunning.Operation> createAnalysisCallable()
createAnalysisCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationCallable()
createAnalysisOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetAnalysisRequest,Analysis> getAnalysisCallable()
getAnalysisCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ListAnalysesResponse> listAnalysesCallable()
listAnalysesCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesPagedCallable()
listAnalysesPagedCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteAnalysisRequest,com.google.protobuf.Empty> deleteAnalysisCallable()
deleteAnalysisCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> bulkAnalyzeConversationsCallable()
bulkAnalyzeConversationsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationCallable()
bulkAnalyzeConversationsOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<BulkDeleteConversationsRequest,com.google.longrunning.Operation> bulkDeleteConversationsCallable()
bulkDeleteConversationsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationCallable()
bulkDeleteConversationsOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<IngestConversationsRequest,com.google.longrunning.Operation> ingestConversationsCallable()
ingestConversationsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationCallable()
ingestConversationsOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ExportInsightsDataRequest,com.google.longrunning.Operation> exportInsightsDataCallable()
exportInsightsDataCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationCallable()
exportInsightsDataOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CreateIssueModelRequest,com.google.longrunning.Operation> createIssueModelCallable()
createIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationCallable()
createIssueModelOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateIssueModelRequest,IssueModel> updateIssueModelCallable()
updateIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIssueModelRequest,IssueModel> getIssueModelCallable()
getIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsCallable()
listIssueModelsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteIssueModelRequest,com.google.longrunning.Operation> deleteIssueModelCallable()
deleteIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteIssueModelRequest,com.google.protobuf.Empty,DeleteIssueModelMetadata> deleteIssueModelOperationCallable()
deleteIssueModelOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeployIssueModelRequest,com.google.longrunning.Operation> deployIssueModelCallable()
deployIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationCallable()
deployIssueModelOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UndeployIssueModelRequest,com.google.longrunning.Operation> undeployIssueModelCallable()
undeployIssueModelCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationCallable()
undeployIssueModelOperationCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIssueRequest,Issue> getIssueCallable()
getIssueCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListIssuesRequest,ListIssuesResponse> listIssuesCallable()
listIssuesCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateIssueRequest,Issue> updateIssueCallable()
updateIssueCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteIssueRequest,com.google.protobuf.Empty> deleteIssueCallable()
deleteIssueCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsCallable()
calculateIssueModelStatsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherCallable()
createPhraseMatcherCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherCallable()
getPhraseMatcherCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse> listPhraseMatchersCallable()
listPhraseMatchersCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListPhraseMatchersRequest,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersPagedCallable()
listPhraseMatchersPagedCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeletePhraseMatcherRequest,com.google.protobuf.Empty> deletePhraseMatcherCallable()
deletePhraseMatcherCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherCallable()
updatePhraseMatcherCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CalculateStatsRequest,CalculateStatsResponse> calculateStatsCallable()
calculateStatsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
getSettingsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings> updateSettingsCallable()
updateSettingsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<CreateViewRequest,View> createViewCallable()
createViewCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<GetViewRequest,View> getViewCallable()
getViewCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()
listViewsCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsPagedCallable()
listViewsPagedCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateViewRequest,View> updateViewCallable()
updateViewCallable in class ContactCenterInsightsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteViewRequest,com.google.protobuf.Empty> deleteViewCallable()
deleteViewCallable in class ContactCenterInsightsStubpublic final void close()
close in interface AutoCloseableclose in class ContactCenterInsightsStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.