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.
Constructors
public ContactCenterInsightsStub()
Methods
public UnaryCallable<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsCallable()
Returns
public UnaryCallable<CalculateStatsRequest,CalculateStatsResponse> calculateStatsCallable()
Returns
public abstract void close()
public UnaryCallable<CreateAnalysisRequest,Operation> createAnalysisCallable()
Returns
public OperationCallable<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationCallable()
Returns
public UnaryCallable<CreateConversationRequest,Conversation> createConversationCallable()
Returns
public UnaryCallable<CreateIssueModelRequest,Operation> createIssueModelCallable()
Returns
public OperationCallable<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationCallable()
Returns
public UnaryCallable<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherCallable()
Returns
public UnaryCallable<CreateViewRequest,View> createViewCallable()
Returns
public UnaryCallable<DeleteAnalysisRequest,Empty> deleteAnalysisCallable()
Returns
public UnaryCallable<DeleteConversationRequest,Empty> deleteConversationCallable()
Returns
public UnaryCallable<DeleteIssueModelRequest,Operation> deleteIssueModelCallable()
Returns
public OperationCallable<DeleteIssueModelRequest,Empty,DeleteIssueModelMetadata> deleteIssueModelOperationCallable()
Returns
public UnaryCallable<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherCallable()
Returns
public UnaryCallable<DeleteViewRequest,Empty> deleteViewCallable()
Returns
public UnaryCallable<DeployIssueModelRequest,Operation> deployIssueModelCallable()
Returns
public OperationCallable<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationCallable()
Returns
public UnaryCallable<ExportInsightsDataRequest,Operation> exportInsightsDataCallable()
Returns
public OperationCallable<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationCallable()
Returns
public UnaryCallable<GetAnalysisRequest,Analysis> getAnalysisCallable()
Returns
public UnaryCallable<GetConversationRequest,Conversation> getConversationCallable()
Returns
public OperationsStub getHttpJsonOperationsStub()
Returns
public UnaryCallable<GetIssueRequest,Issue> getIssueCallable()
Returns
public UnaryCallable<GetIssueModelRequest,IssueModel> getIssueModelCallable()
Returns
public OperationsStub getOperationsStub()
Returns
public UnaryCallable<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherCallable()
Returns
public UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
Returns
public UnaryCallable<GetViewRequest,View> getViewCallable()
Returns
public UnaryCallable<ListAnalysesRequest,ListAnalysesResponse> listAnalysesCallable()
Returns
listAnalysesPagedCallable()
public UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesPagedCallable()
Returns
public UnaryCallable<ListConversationsRequest,ListConversationsResponse> listConversationsCallable()
Returns
listConversationsPagedCallable()
public UnaryCallable<ListConversationsRequest,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsPagedCallable()
Returns
public UnaryCallable<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsCallable()
Returns
public UnaryCallable<ListIssuesRequest,ListIssuesResponse> listIssuesCallable()
Returns
public UnaryCallable<ListPhraseMatchersRequest,ListPhraseMatchersResponse> listPhraseMatchersCallable()
Returns
listPhraseMatchersPagedCallable()
public UnaryCallable<ListPhraseMatchersRequest,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersPagedCallable()
Returns
public UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()
Returns
listViewsPagedCallable()
public UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsPagedCallable()
Returns
public UnaryCallable<UndeployIssueModelRequest,Operation> undeployIssueModelCallable()
Returns
public OperationCallable<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationCallable()
Returns
public UnaryCallable<UpdateConversationRequest,Conversation> updateConversationCallable()
Returns
public UnaryCallable<UpdateIssueRequest,Issue> updateIssueCallable()
Returns
public UnaryCallable<UpdateIssueModelRequest,IssueModel> updateIssueModelCallable()
Returns
public UnaryCallable<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherCallable()
Returns
public UnaryCallable<UpdateSettingsRequest,Settings> updateSettingsCallable()
Returns
public UnaryCallable<UpdateViewRequest,View> updateViewCallable()
Returns