Class ContactCenterInsightsStub (2.33.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()
Returns
TypeDescription
UnaryCallable<BulkAnalyzeConversationsRequest,Operation>

bulkAnalyzeConversationsOperationCallable()

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

bulkDeleteConversationsCallable()

public UnaryCallable<BulkDeleteConversationsRequest,Operation> bulkDeleteConversationsCallable()
Returns
TypeDescription
UnaryCallable<BulkDeleteConversationsRequest,Operation>

bulkDeleteConversationsOperationCallable()

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

calculateIssueModelStatsCallable()

public UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsCallable()
Returns
TypeDescription
UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse>

calculateStatsCallable()

public UnaryCallable<CalculateStatsRequest,CalculateStatsResponse> calculateStatsCallable()
Returns
TypeDescription
UnaryCallable<CalculateStatsRequest,CalculateStatsResponse>

close()

public abstract void close()

createAnalysisCallable()

public UnaryCallable<CreateAnalysisRequest,Operation> createAnalysisCallable()
Returns
TypeDescription
UnaryCallable<CreateAnalysisRequest,Operation>

createAnalysisOperationCallable()

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

createConversationCallable()

public UnaryCallable<CreateConversationRequest,Conversation> createConversationCallable()
Returns
TypeDescription
UnaryCallable<CreateConversationRequest,Conversation>

createIssueModelCallable()

public UnaryCallable<CreateIssueModelRequest,Operation> createIssueModelCallable()
Returns
TypeDescription
UnaryCallable<CreateIssueModelRequest,Operation>

createIssueModelOperationCallable()

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

createPhraseMatcherCallable()

public UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherCallable()
Returns
TypeDescription
UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher>

createViewCallable()

public UnaryCallable<CreateViewRequest,View> createViewCallable()
Returns
TypeDescription
UnaryCallable<CreateViewRequest,View>

deleteAnalysisCallable()

public UnaryCallable<DeleteAnalysisRequest,Empty> deleteAnalysisCallable()
Returns
TypeDescription
UnaryCallable<DeleteAnalysisRequest,Empty>

deleteConversationCallable()

public UnaryCallable<DeleteConversationRequest,Empty> deleteConversationCallable()
Returns
TypeDescription
UnaryCallable<DeleteConversationRequest,Empty>

deleteIssueCallable()

public UnaryCallable<DeleteIssueRequest,Empty> deleteIssueCallable()
Returns
TypeDescription
UnaryCallable<DeleteIssueRequest,Empty>

deleteIssueModelCallable()

public UnaryCallable<DeleteIssueModelRequest,Operation> deleteIssueModelCallable()
Returns
TypeDescription
UnaryCallable<DeleteIssueModelRequest,Operation>

deleteIssueModelOperationCallable()

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

deletePhraseMatcherCallable()

public UnaryCallable<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherCallable()
Returns
TypeDescription
UnaryCallable<DeletePhraseMatcherRequest,Empty>

deleteViewCallable()

public UnaryCallable<DeleteViewRequest,Empty> deleteViewCallable()
Returns
TypeDescription
UnaryCallable<DeleteViewRequest,Empty>

deployIssueModelCallable()

public UnaryCallable<DeployIssueModelRequest,Operation> deployIssueModelCallable()
Returns
TypeDescription
UnaryCallable<DeployIssueModelRequest,Operation>

deployIssueModelOperationCallable()

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

exportInsightsDataCallable()

public UnaryCallable<ExportInsightsDataRequest,Operation> exportInsightsDataCallable()
Returns
TypeDescription
UnaryCallable<ExportInsightsDataRequest,Operation>

exportInsightsDataOperationCallable()

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

getAnalysisCallable()

public UnaryCallable<GetAnalysisRequest,Analysis> getAnalysisCallable()
Returns
TypeDescription
UnaryCallable<GetAnalysisRequest,Analysis>

getConversationCallable()

public UnaryCallable<GetConversationRequest,Conversation> getConversationCallable()
Returns
TypeDescription
UnaryCallable<GetConversationRequest,Conversation>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIssueCallable()

public UnaryCallable<GetIssueRequest,Issue> getIssueCallable()
Returns
TypeDescription
UnaryCallable<GetIssueRequest,Issue>

getIssueModelCallable()

public UnaryCallable<GetIssueModelRequest,IssueModel> getIssueModelCallable()
Returns
TypeDescription
UnaryCallable<GetIssueModelRequest,IssueModel>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getPhraseMatcherCallable()

public UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherCallable()
Returns
TypeDescription
UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher>

getSettingsCallable()

public UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
Returns
TypeDescription
UnaryCallable<GetSettingsRequest,Settings>

getViewCallable()

public UnaryCallable<GetViewRequest,View> getViewCallable()
Returns
TypeDescription
UnaryCallable<GetViewRequest,View>

ingestConversationsCallable()

public UnaryCallable<IngestConversationsRequest,Operation> ingestConversationsCallable()
Returns
TypeDescription
UnaryCallable<IngestConversationsRequest,Operation>

ingestConversationsOperationCallable()

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

listAnalysesCallable()

public UnaryCallable<ListAnalysesRequest,ListAnalysesResponse> listAnalysesCallable()
Returns
TypeDescription
UnaryCallable<ListAnalysesRequest,ListAnalysesResponse>

listAnalysesPagedCallable()

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

listConversationsCallable()

public UnaryCallable<ListConversationsRequest,ListConversationsResponse> listConversationsCallable()
Returns
TypeDescription
UnaryCallable<ListConversationsRequest,ListConversationsResponse>

listConversationsPagedCallable()

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

listIssueModelsCallable()

public UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsCallable()
Returns
TypeDescription
UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse>

listIssuesCallable()

public UnaryCallable<ListIssuesRequest,ListIssuesResponse> listIssuesCallable()
Returns
TypeDescription
UnaryCallable<ListIssuesRequest,ListIssuesResponse>

listPhraseMatchersCallable()

public UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse> listPhraseMatchersCallable()
Returns
TypeDescription
UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse>

listPhraseMatchersPagedCallable()

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

listViewsCallable()

public UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()
Returns
TypeDescription
UnaryCallable<ListViewsRequest,ListViewsResponse>

listViewsPagedCallable()

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

undeployIssueModelCallable()

public UnaryCallable<UndeployIssueModelRequest,Operation> undeployIssueModelCallable()
Returns
TypeDescription
UnaryCallable<UndeployIssueModelRequest,Operation>

undeployIssueModelOperationCallable()

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

updateConversationCallable()

public UnaryCallable<UpdateConversationRequest,Conversation> updateConversationCallable()
Returns
TypeDescription
UnaryCallable<UpdateConversationRequest,Conversation>

updateIssueCallable()

public UnaryCallable<UpdateIssueRequest,Issue> updateIssueCallable()
Returns
TypeDescription
UnaryCallable<UpdateIssueRequest,Issue>

updateIssueModelCallable()

public UnaryCallable<UpdateIssueModelRequest,IssueModel> updateIssueModelCallable()
Returns
TypeDescription
UnaryCallable<UpdateIssueModelRequest,IssueModel>

updatePhraseMatcherCallable()

public UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherCallable()
Returns
TypeDescription
UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher>

updateSettingsCallable()

public UnaryCallable<UpdateSettingsRequest,Settings> updateSettingsCallable()
Returns
TypeDescription
UnaryCallable<UpdateSettingsRequest,Settings>

updateViewCallable()

public UnaryCallable<UpdateViewRequest,View> updateViewCallable()
Returns
TypeDescription
UnaryCallable<UpdateViewRequest,View>

uploadConversationCallable()

public UnaryCallable<UploadConversationRequest,Operation> uploadConversationCallable()
Returns
TypeDescription
UnaryCallable<UploadConversationRequest,Operation>

uploadConversationOperationCallable()

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