Class ContactCenterInsightsStub (2.58.0)

public abstract class ContactCenterInsightsStub implements BackgroundResource

Base stub class for the ContactCenterInsights service API.

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

Inheritance

java.lang.Object > ContactCenterInsightsStub

Implements

BackgroundResource

Constructors

ContactCenterInsightsStub()

public ContactCenterInsightsStub()

Methods

bulkAnalyzeConversationsCallable()

public UnaryCallable<BulkAnalyzeConversationsRequest,Operation> bulkAnalyzeConversationsCallable()

bulkAnalyzeConversationsOperationCallable()

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

bulkDeleteConversationsCallable()

public UnaryCallable<BulkDeleteConversationsRequest,Operation> bulkDeleteConversationsCallable()

bulkDeleteConversationsOperationCallable()

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

bulkDownloadFeedbackLabelsCallable()

public UnaryCallable<BulkDownloadFeedbackLabelsRequest,Operation> bulkDownloadFeedbackLabelsCallable()

bulkDownloadFeedbackLabelsOperationCallable()

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

bulkUploadFeedbackLabelsCallable()

public UnaryCallable<BulkUploadFeedbackLabelsRequest,Operation> bulkUploadFeedbackLabelsCallable()

bulkUploadFeedbackLabelsOperationCallable()

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

calculateIssueModelStatsCallable()

public UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsCallable()

calculateStatsCallable()

public UnaryCallable<CalculateStatsRequest,CalculateStatsResponse> calculateStatsCallable()

close()

public abstract void close()

createAnalysisCallable()

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

createAnalysisOperationCallable()

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

createAnalysisRuleCallable()

public UnaryCallable<CreateAnalysisRuleRequest,AnalysisRule> createAnalysisRuleCallable()

createConversationCallable()

public UnaryCallable<CreateConversationRequest,Conversation> createConversationCallable()

createFeedbackLabelCallable()

public UnaryCallable<CreateFeedbackLabelRequest,FeedbackLabel> createFeedbackLabelCallable()

createIssueModelCallable()

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

createIssueModelOperationCallable()

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

createPhraseMatcherCallable()

public UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherCallable()

createQaQuestionCallable()

public UnaryCallable<CreateQaQuestionRequest,QaQuestion> createQaQuestionCallable()

createQaScorecardCallable()

public UnaryCallable<CreateQaScorecardRequest,QaScorecard> createQaScorecardCallable()

createQaScorecardRevisionCallable()

public UnaryCallable<CreateQaScorecardRevisionRequest,QaScorecardRevision> createQaScorecardRevisionCallable()

createViewCallable()

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

deleteAnalysisCallable()

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

deleteAnalysisRuleCallable()

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

deleteConversationCallable()

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

deleteFeedbackLabelCallable()

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

deleteIssueCallable()

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

deleteIssueModelCallable()

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

deleteIssueModelOperationCallable()

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

deletePhraseMatcherCallable()

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

deleteQaQuestionCallable()

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

deleteQaScorecardCallable()

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

deleteQaScorecardRevisionCallable()

public UnaryCallable<DeleteQaScorecardRevisionRequest,Empty> deleteQaScorecardRevisionCallable()

deleteViewCallable()

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

deployIssueModelCallable()

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

deployIssueModelOperationCallable()

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

deployQaScorecardRevisionCallable()

public UnaryCallable<DeployQaScorecardRevisionRequest,QaScorecardRevision> deployQaScorecardRevisionCallable()

exportInsightsDataCallable()

public UnaryCallable<ExportInsightsDataRequest,Operation> exportInsightsDataCallable()

exportInsightsDataOperationCallable()

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

exportIssueModelCallable()

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

exportIssueModelOperationCallable()

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

getAnalysisCallable()

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

getAnalysisRuleCallable()

public UnaryCallable<GetAnalysisRuleRequest,AnalysisRule> getAnalysisRuleCallable()

getConversationCallable()

public UnaryCallable<GetConversationRequest,Conversation> getConversationCallable()

getEncryptionSpecCallable()

public UnaryCallable<GetEncryptionSpecRequest,EncryptionSpec> getEncryptionSpecCallable()

getFeedbackLabelCallable()

public UnaryCallable<GetFeedbackLabelRequest,FeedbackLabel> getFeedbackLabelCallable()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIssueCallable()

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

getIssueModelCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getPhraseMatcherCallable()

public UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherCallable()

getQaQuestionCallable()

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

getQaScorecardCallable()

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

getQaScorecardRevisionCallable()

public UnaryCallable<GetQaScorecardRevisionRequest,QaScorecardRevision> getQaScorecardRevisionCallable()

getSettingsCallable()

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

getViewCallable()

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

importIssueModelCallable()

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

importIssueModelOperationCallable()

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

ingestConversationsCallable()

public UnaryCallable<IngestConversationsRequest,Operation> ingestConversationsCallable()

ingestConversationsOperationCallable()

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

initializeEncryptionSpecCallable()

public UnaryCallable<InitializeEncryptionSpecRequest,Operation> initializeEncryptionSpecCallable()

initializeEncryptionSpecOperationCallable()

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

listAllFeedbackLabelsCallable()

public UnaryCallable<ListAllFeedbackLabelsRequest,ListAllFeedbackLabelsResponse> listAllFeedbackLabelsCallable()

listAllFeedbackLabelsPagedCallable()

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

listAnalysesCallable()

public UnaryCallable<ListAnalysesRequest,ListAnalysesResponse> listAnalysesCallable()

listAnalysesPagedCallable()

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

listAnalysisRulesCallable()

public UnaryCallable<ListAnalysisRulesRequest,ListAnalysisRulesResponse> listAnalysisRulesCallable()

listAnalysisRulesPagedCallable()

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

listConversationsCallable()

public UnaryCallable<ListConversationsRequest,ListConversationsResponse> listConversationsCallable()

listConversationsPagedCallable()

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

listFeedbackLabelsCallable()

public UnaryCallable<ListFeedbackLabelsRequest,ListFeedbackLabelsResponse> listFeedbackLabelsCallable()

listFeedbackLabelsPagedCallable()

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

listIssueModelsCallable()

public UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsCallable()

listIssuesCallable()

public UnaryCallable<ListIssuesRequest,ListIssuesResponse> listIssuesCallable()

listPhraseMatchersCallable()

public UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse> listPhraseMatchersCallable()

listPhraseMatchersPagedCallable()

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

listQaQuestionsCallable()

public UnaryCallable<ListQaQuestionsRequest,ListQaQuestionsResponse> listQaQuestionsCallable()

listQaQuestionsPagedCallable()

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

listQaScorecardRevisionsCallable()

public UnaryCallable<ListQaScorecardRevisionsRequest,ListQaScorecardRevisionsResponse> listQaScorecardRevisionsCallable()

listQaScorecardRevisionsPagedCallable()

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

listQaScorecardsCallable()

public UnaryCallable<ListQaScorecardsRequest,ListQaScorecardsResponse> listQaScorecardsCallable()

listQaScorecardsPagedCallable()

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

listViewsCallable()

public UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()

listViewsPagedCallable()

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

queryMetricsCallable()

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

queryMetricsOperationCallable()

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

tuneQaScorecardRevisionCallable()

public UnaryCallable<TuneQaScorecardRevisionRequest,Operation> tuneQaScorecardRevisionCallable()

tuneQaScorecardRevisionOperationCallable()

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

undeployIssueModelCallable()

public UnaryCallable<UndeployIssueModelRequest,Operation> undeployIssueModelCallable()

undeployIssueModelOperationCallable()

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

undeployQaScorecardRevisionCallable()

public UnaryCallable<UndeployQaScorecardRevisionRequest,QaScorecardRevision> undeployQaScorecardRevisionCallable()

updateAnalysisRuleCallable()

public UnaryCallable<UpdateAnalysisRuleRequest,AnalysisRule> updateAnalysisRuleCallable()

updateConversationCallable()

public UnaryCallable<UpdateConversationRequest,Conversation> updateConversationCallable()

updateFeedbackLabelCallable()

public UnaryCallable<UpdateFeedbackLabelRequest,FeedbackLabel> updateFeedbackLabelCallable()

updateIssueCallable()

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

updateIssueModelCallable()

public UnaryCallable<UpdateIssueModelRequest,IssueModel> updateIssueModelCallable()

updatePhraseMatcherCallable()

public UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherCallable()

updateQaQuestionCallable()

public UnaryCallable<UpdateQaQuestionRequest,QaQuestion> updateQaQuestionCallable()

updateQaScorecardCallable()

public UnaryCallable<UpdateQaScorecardRequest,QaScorecard> updateQaScorecardCallable()

updateSettingsCallable()

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

updateViewCallable()

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

uploadConversationCallable()

public UnaryCallable<UploadConversationRequest,Operation> uploadConversationCallable()

uploadConversationOperationCallable()

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