Class GrpcContactCenterInsightsStub (2.58.0)

public class GrpcContactCenterInsightsStub extends ContactCenterInsightsStub

gRPC stub implementation for the ContactCenterInsights service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ContactCenterInsightsStub > GrpcContactCenterInsightsStub

Static Methods

create(ClientContext clientContext)

public static final GrpcContactCenterInsightsStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
GrpcContactCenterInsightsStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcContactCenterInsightsStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory GrpcStubCallableFactory
Returns
Type Description
GrpcContactCenterInsightsStub
Exceptions
Type Description
IOException

create(ContactCenterInsightsStubSettings settings)

public static final GrpcContactCenterInsightsStub create(ContactCenterInsightsStubSettings settings)
Parameter
Name Description
settings ContactCenterInsightsStubSettings
Returns
Type Description
GrpcContactCenterInsightsStub
Exceptions
Type Description
IOException

Constructors

GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, ClientContext clientContext)

protected GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcContactCenterInsightsStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings ContactCenterInsightsStubSettings
clientContext ClientContext

GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protected GrpcContactCenterInsightsStub(ContactCenterInsightsStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcContactCenterInsightsStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings ContactCenterInsightsStubSettings
clientContext ClientContext
callableFactory GrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

bulkAnalyzeConversationsCallable()

public UnaryCallable<BulkAnalyzeConversationsRequest,Operation> bulkAnalyzeConversationsCallable()
Overrides

bulkAnalyzeConversationsOperationCallable()

public OperationCallable<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationCallable()
Overrides

bulkDeleteConversationsCallable()

public UnaryCallable<BulkDeleteConversationsRequest,Operation> bulkDeleteConversationsCallable()
Overrides

bulkDeleteConversationsOperationCallable()

public OperationCallable<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationCallable()
Overrides

bulkDownloadFeedbackLabelsCallable()

public UnaryCallable<BulkDownloadFeedbackLabelsRequest,Operation> bulkDownloadFeedbackLabelsCallable()
Overrides

bulkDownloadFeedbackLabelsOperationCallable()

public OperationCallable<BulkDownloadFeedbackLabelsRequest,BulkDownloadFeedbackLabelsResponse,BulkDownloadFeedbackLabelsMetadata> bulkDownloadFeedbackLabelsOperationCallable()
Overrides

bulkUploadFeedbackLabelsCallable()

public UnaryCallable<BulkUploadFeedbackLabelsRequest,Operation> bulkUploadFeedbackLabelsCallable()
Overrides

bulkUploadFeedbackLabelsOperationCallable()

public OperationCallable<BulkUploadFeedbackLabelsRequest,BulkUploadFeedbackLabelsResponse,BulkUploadFeedbackLabelsMetadata> bulkUploadFeedbackLabelsOperationCallable()
Overrides

calculateIssueModelStatsCallable()

public UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsCallable()
Overrides

calculateStatsCallable()

public UnaryCallable<CalculateStatsRequest,CalculateStatsResponse> calculateStatsCallable()
Overrides

close()

public final void close()
Overrides

createAnalysisCallable()

public UnaryCallable<CreateAnalysisRequest,Operation> createAnalysisCallable()
Returns
Type Description
UnaryCallable<CreateAnalysisRequest,Operation>
Overrides

createAnalysisOperationCallable()

public OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationCallable()
Overrides

createAnalysisRuleCallable()

public UnaryCallable<CreateAnalysisRuleRequest,AnalysisRule> createAnalysisRuleCallable()
Overrides

createConversationCallable()

public UnaryCallable<CreateConversationRequest,Conversation> createConversationCallable()
Overrides

createFeedbackLabelCallable()

public UnaryCallable<CreateFeedbackLabelRequest,FeedbackLabel> createFeedbackLabelCallable()
Overrides

createIssueModelCallable()

public UnaryCallable<CreateIssueModelRequest,Operation> createIssueModelCallable()
Returns
Type Description
UnaryCallable<CreateIssueModelRequest,Operation>
Overrides

createIssueModelOperationCallable()

public OperationCallable<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationCallable()
Overrides

createPhraseMatcherCallable()

public UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherCallable()
Overrides

createQaQuestionCallable()

public UnaryCallable<CreateQaQuestionRequest,QaQuestion> createQaQuestionCallable()
Overrides

createQaScorecardCallable()

public UnaryCallable<CreateQaScorecardRequest,QaScorecard> createQaScorecardCallable()
Overrides

createQaScorecardRevisionCallable()

public UnaryCallable<CreateQaScorecardRevisionRequest,QaScorecardRevision> createQaScorecardRevisionCallable()
Overrides

createViewCallable()

public UnaryCallable<CreateViewRequest,View> createViewCallable()
Returns
Type Description
UnaryCallable<CreateViewRequest,View>
Overrides

deleteAnalysisCallable()

public UnaryCallable<DeleteAnalysisRequest,Empty> deleteAnalysisCallable()
Returns
Type Description
UnaryCallable<DeleteAnalysisRequest,Empty>
Overrides

deleteAnalysisRuleCallable()

public UnaryCallable<DeleteAnalysisRuleRequest,Empty> deleteAnalysisRuleCallable()
Returns
Type Description
UnaryCallable<DeleteAnalysisRuleRequest,Empty>
Overrides

deleteConversationCallable()

public UnaryCallable<DeleteConversationRequest,Empty> deleteConversationCallable()
Returns
Type Description
UnaryCallable<DeleteConversationRequest,Empty>
Overrides

deleteFeedbackLabelCallable()

public UnaryCallable<DeleteFeedbackLabelRequest,Empty> deleteFeedbackLabelCallable()
Returns
Type Description
UnaryCallable<DeleteFeedbackLabelRequest,Empty>
Overrides

deleteIssueCallable()

public UnaryCallable<DeleteIssueRequest,Empty> deleteIssueCallable()
Returns
Type Description
UnaryCallable<DeleteIssueRequest,Empty>
Overrides

deleteIssueModelCallable()

public UnaryCallable<DeleteIssueModelRequest,Operation> deleteIssueModelCallable()
Returns
Type Description
UnaryCallable<DeleteIssueModelRequest,Operation>
Overrides

deleteIssueModelOperationCallable()

public OperationCallable<DeleteIssueModelRequest,Empty,DeleteIssueModelMetadata> deleteIssueModelOperationCallable()
Overrides

deletePhraseMatcherCallable()

public UnaryCallable<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherCallable()
Returns
Type Description
UnaryCallable<DeletePhraseMatcherRequest,Empty>
Overrides

deleteQaQuestionCallable()

public UnaryCallable<DeleteQaQuestionRequest,Empty> deleteQaQuestionCallable()
Returns
Type Description
UnaryCallable<DeleteQaQuestionRequest,Empty>
Overrides

deleteQaScorecardCallable()

public UnaryCallable<DeleteQaScorecardRequest,Empty> deleteQaScorecardCallable()
Returns
Type Description
UnaryCallable<DeleteQaScorecardRequest,Empty>
Overrides

deleteQaScorecardRevisionCallable()

public UnaryCallable<DeleteQaScorecardRevisionRequest,Empty> deleteQaScorecardRevisionCallable()
Overrides

deleteViewCallable()

public UnaryCallable<DeleteViewRequest,Empty> deleteViewCallable()
Returns
Type Description
UnaryCallable<DeleteViewRequest,Empty>
Overrides

deployIssueModelCallable()

public UnaryCallable<DeployIssueModelRequest,Operation> deployIssueModelCallable()
Returns
Type Description
UnaryCallable<DeployIssueModelRequest,Operation>
Overrides

deployIssueModelOperationCallable()

public OperationCallable<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationCallable()
Overrides

deployQaScorecardRevisionCallable()

public UnaryCallable<DeployQaScorecardRevisionRequest,QaScorecardRevision> deployQaScorecardRevisionCallable()
Overrides

exportInsightsDataCallable()

public UnaryCallable<ExportInsightsDataRequest,Operation> exportInsightsDataCallable()
Overrides

exportInsightsDataOperationCallable()

public OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationCallable()
Overrides

exportIssueModelCallable()

public UnaryCallable<ExportIssueModelRequest,Operation> exportIssueModelCallable()
Returns
Type Description
UnaryCallable<ExportIssueModelRequest,Operation>
Overrides

exportIssueModelOperationCallable()

public OperationCallable<ExportIssueModelRequest,ExportIssueModelResponse,ExportIssueModelMetadata> exportIssueModelOperationCallable()
Overrides

getAnalysisCallable()

public UnaryCallable<GetAnalysisRequest,Analysis> getAnalysisCallable()
Returns
Type Description
UnaryCallable<GetAnalysisRequest,Analysis>
Overrides

getAnalysisRuleCallable()

public UnaryCallable<GetAnalysisRuleRequest,AnalysisRule> getAnalysisRuleCallable()
Overrides

getConversationCallable()

public UnaryCallable<GetConversationRequest,Conversation> getConversationCallable()
Overrides

getEncryptionSpecCallable()

public UnaryCallable<GetEncryptionSpecRequest,EncryptionSpec> getEncryptionSpecCallable()
Overrides

getFeedbackLabelCallable()

public UnaryCallable<GetFeedbackLabelRequest,FeedbackLabel> getFeedbackLabelCallable()
Overrides

getIssueCallable()

public UnaryCallable<GetIssueRequest,Issue> getIssueCallable()
Returns
Type Description
UnaryCallable<GetIssueRequest,Issue>
Overrides

getIssueModelCallable()

public UnaryCallable<GetIssueModelRequest,IssueModel> getIssueModelCallable()
Returns
Type Description
UnaryCallable<GetIssueModelRequest,IssueModel>
Overrides

getOperationsStub()

public GrpcOperationsStub getOperationsStub()
Returns
Type Description
GrpcOperationsStub
Overrides

getPhraseMatcherCallable()

public UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherCallable()
Overrides

getQaQuestionCallable()

public UnaryCallable<GetQaQuestionRequest,QaQuestion> getQaQuestionCallable()
Returns
Type Description
UnaryCallable<GetQaQuestionRequest,QaQuestion>
Overrides

getQaScorecardCallable()

public UnaryCallable<GetQaScorecardRequest,QaScorecard> getQaScorecardCallable()
Returns
Type Description
UnaryCallable<GetQaScorecardRequest,QaScorecard>
Overrides

getQaScorecardRevisionCallable()

public UnaryCallable<GetQaScorecardRevisionRequest,QaScorecardRevision> getQaScorecardRevisionCallable()
Overrides

getSettingsCallable()

public UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
Returns
Type Description
UnaryCallable<GetSettingsRequest,Settings>
Overrides

getViewCallable()

public UnaryCallable<GetViewRequest,View> getViewCallable()
Returns
Type Description
UnaryCallable<GetViewRequest,View>
Overrides

importIssueModelCallable()

public UnaryCallable<ImportIssueModelRequest,Operation> importIssueModelCallable()
Returns
Type Description
UnaryCallable<ImportIssueModelRequest,Operation>
Overrides

importIssueModelOperationCallable()

public OperationCallable<ImportIssueModelRequest,ImportIssueModelResponse,ImportIssueModelMetadata> importIssueModelOperationCallable()
Overrides

ingestConversationsCallable()

public UnaryCallable<IngestConversationsRequest,Operation> ingestConversationsCallable()
Overrides

ingestConversationsOperationCallable()

public OperationCallable<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationCallable()
Overrides

initializeEncryptionSpecCallable()

public UnaryCallable<InitializeEncryptionSpecRequest,Operation> initializeEncryptionSpecCallable()
Overrides

initializeEncryptionSpecOperationCallable()

public OperationCallable<InitializeEncryptionSpecRequest,InitializeEncryptionSpecResponse,InitializeEncryptionSpecMetadata> initializeEncryptionSpecOperationCallable()
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listAllFeedbackLabelsCallable()

public UnaryCallable<ListAllFeedbackLabelsRequest,ListAllFeedbackLabelsResponse> listAllFeedbackLabelsCallable()
Overrides

listAllFeedbackLabelsPagedCallable()

public UnaryCallable<ListAllFeedbackLabelsRequest,ContactCenterInsightsClient.ListAllFeedbackLabelsPagedResponse> listAllFeedbackLabelsPagedCallable()
Overrides

listAnalysesCallable()

public UnaryCallable<ListAnalysesRequest,ListAnalysesResponse> listAnalysesCallable()
Overrides

listAnalysesPagedCallable()

public UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesPagedCallable()
Overrides

listAnalysisRulesCallable()

public UnaryCallable<ListAnalysisRulesRequest,ListAnalysisRulesResponse> listAnalysisRulesCallable()
Overrides

listAnalysisRulesPagedCallable()

public UnaryCallable<ListAnalysisRulesRequest,ContactCenterInsightsClient.ListAnalysisRulesPagedResponse> listAnalysisRulesPagedCallable()
Overrides

listConversationsCallable()

public UnaryCallable<ListConversationsRequest,ListConversationsResponse> listConversationsCallable()
Overrides

listConversationsPagedCallable()

public UnaryCallable<ListConversationsRequest,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsPagedCallable()
Overrides

listFeedbackLabelsCallable()

public UnaryCallable<ListFeedbackLabelsRequest,ListFeedbackLabelsResponse> listFeedbackLabelsCallable()
Overrides

listFeedbackLabelsPagedCallable()

public UnaryCallable<ListFeedbackLabelsRequest,ContactCenterInsightsClient.ListFeedbackLabelsPagedResponse> listFeedbackLabelsPagedCallable()
Overrides

listIssueModelsCallable()

public UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsCallable()
Overrides

listIssuesCallable()

public UnaryCallable<ListIssuesRequest,ListIssuesResponse> listIssuesCallable()
Overrides

listPhraseMatchersCallable()

public UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse> listPhraseMatchersCallable()
Overrides

listPhraseMatchersPagedCallable()

public UnaryCallable<ListPhraseMatchersRequest,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersPagedCallable()
Overrides

listQaQuestionsCallable()

public UnaryCallable<ListQaQuestionsRequest,ListQaQuestionsResponse> listQaQuestionsCallable()
Overrides

listQaQuestionsPagedCallable()

public UnaryCallable<ListQaQuestionsRequest,ContactCenterInsightsClient.ListQaQuestionsPagedResponse> listQaQuestionsPagedCallable()
Overrides

listQaScorecardRevisionsCallable()

public UnaryCallable<ListQaScorecardRevisionsRequest,ListQaScorecardRevisionsResponse> listQaScorecardRevisionsCallable()
Overrides

listQaScorecardRevisionsPagedCallable()

public UnaryCallable<ListQaScorecardRevisionsRequest,ContactCenterInsightsClient.ListQaScorecardRevisionsPagedResponse> listQaScorecardRevisionsPagedCallable()
Overrides

listQaScorecardsCallable()

public UnaryCallable<ListQaScorecardsRequest,ListQaScorecardsResponse> listQaScorecardsCallable()
Overrides

listQaScorecardsPagedCallable()

public UnaryCallable<ListQaScorecardsRequest,ContactCenterInsightsClient.ListQaScorecardsPagedResponse> listQaScorecardsPagedCallable()
Overrides

listViewsCallable()

public UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()
Overrides

listViewsPagedCallable()

public UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsPagedCallable()
Overrides

queryMetricsCallable()

public UnaryCallable<QueryMetricsRequest,Operation> queryMetricsCallable()
Returns
Type Description
UnaryCallable<QueryMetricsRequest,Operation>
Overrides

queryMetricsOperationCallable()

public OperationCallable<QueryMetricsRequest,QueryMetricsResponse,QueryMetricsMetadata> queryMetricsOperationCallable()
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

tuneQaScorecardRevisionCallable()

public UnaryCallable<TuneQaScorecardRevisionRequest,Operation> tuneQaScorecardRevisionCallable()
Overrides

tuneQaScorecardRevisionOperationCallable()

public OperationCallable<TuneQaScorecardRevisionRequest,TuneQaScorecardRevisionResponse,TuneQaScorecardRevisionMetadata> tuneQaScorecardRevisionOperationCallable()
Overrides

undeployIssueModelCallable()

public UnaryCallable<UndeployIssueModelRequest,Operation> undeployIssueModelCallable()
Overrides

undeployIssueModelOperationCallable()

public OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationCallable()
Overrides

undeployQaScorecardRevisionCallable()

public UnaryCallable<UndeployQaScorecardRevisionRequest,QaScorecardRevision> undeployQaScorecardRevisionCallable()
Overrides

updateAnalysisRuleCallable()

public UnaryCallable<UpdateAnalysisRuleRequest,AnalysisRule> updateAnalysisRuleCallable()
Overrides

updateConversationCallable()

public UnaryCallable<UpdateConversationRequest,Conversation> updateConversationCallable()
Overrides

updateFeedbackLabelCallable()

public UnaryCallable<UpdateFeedbackLabelRequest,FeedbackLabel> updateFeedbackLabelCallable()
Overrides

updateIssueCallable()

public UnaryCallable<UpdateIssueRequest,Issue> updateIssueCallable()
Returns
Type Description
UnaryCallable<UpdateIssueRequest,Issue>
Overrides

updateIssueModelCallable()

public UnaryCallable<UpdateIssueModelRequest,IssueModel> updateIssueModelCallable()
Overrides

updatePhraseMatcherCallable()

public UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherCallable()
Overrides

updateQaQuestionCallable()

public UnaryCallable<UpdateQaQuestionRequest,QaQuestion> updateQaQuestionCallable()
Overrides

updateQaScorecardCallable()

public UnaryCallable<UpdateQaScorecardRequest,QaScorecard> updateQaScorecardCallable()
Overrides

updateSettingsCallable()

public UnaryCallable<UpdateSettingsRequest,Settings> updateSettingsCallable()
Returns
Type Description
UnaryCallable<UpdateSettingsRequest,Settings>
Overrides

updateViewCallable()

public UnaryCallable<UpdateViewRequest,View> updateViewCallable()
Returns
Type Description
UnaryCallable<UpdateViewRequest,View>
Overrides

uploadConversationCallable()

public UnaryCallable<UploadConversationRequest,Operation> uploadConversationCallable()
Overrides

uploadConversationOperationCallable()

public OperationCallable<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationCallable()
Overrides