- 2.55.0 (latest)
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.10
- 2.2.7
public final class ContactCenterInsightsGrpc
An API that lets users analyze and explore their business conversation data.
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value | |
---|---|
Type | Description |
String |
Static Methods
bindService(ContactCenterInsightsGrpc.AsyncService service)
public static final ServerServiceDefinition bindService(ContactCenterInsightsGrpc.AsyncService service)
Parameter | |
---|---|
Name | Description |
service |
ContactCenterInsightsGrpc.AsyncService |
Returns | |
---|---|
Type | Description |
io.grpc.ServerServiceDefinition |
getBulkAnalyzeConversationsMethod()
public static MethodDescriptor<BulkAnalyzeConversationsRequest,Operation> getBulkAnalyzeConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkAnalyzeConversationsRequest,Operation> |
getBulkDeleteConversationsMethod()
public static MethodDescriptor<BulkDeleteConversationsRequest,Operation> getBulkDeleteConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkDeleteConversationsRequest,Operation> |
getBulkDownloadFeedbackLabelsMethod()
public static MethodDescriptor<BulkDownloadFeedbackLabelsRequest,Operation> getBulkDownloadFeedbackLabelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkDownloadFeedbackLabelsRequest,Operation> |
getBulkUploadFeedbackLabelsMethod()
public static MethodDescriptor<BulkUploadFeedbackLabelsRequest,Operation> getBulkUploadFeedbackLabelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkUploadFeedbackLabelsRequest,Operation> |
getCalculateIssueModelStatsMethod()
public static MethodDescriptor<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> getCalculateIssueModelStatsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> |
getCalculateStatsMethod()
public static MethodDescriptor<CalculateStatsRequest,CalculateStatsResponse> getCalculateStatsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CalculateStatsRequest,CalculateStatsResponse> |
getCreateAnalysisMethod()
public static MethodDescriptor<CreateAnalysisRequest,Operation> getCreateAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateAnalysisRequest,Operation> |
getCreateAnalysisRuleMethod()
public static MethodDescriptor<CreateAnalysisRuleRequest,AnalysisRule> getCreateAnalysisRuleMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateAnalysisRuleRequest,AnalysisRule> |
getCreateConversationMethod()
public static MethodDescriptor<CreateConversationRequest,Conversation> getCreateConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateConversationRequest,Conversation> |
getCreateFeedbackLabelMethod()
public static MethodDescriptor<CreateFeedbackLabelRequest,FeedbackLabel> getCreateFeedbackLabelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateFeedbackLabelRequest,FeedbackLabel> |
getCreateIssueModelMethod()
public static MethodDescriptor<CreateIssueModelRequest,Operation> getCreateIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateIssueModelRequest,Operation> |
getCreatePhraseMatcherMethod()
public static MethodDescriptor<CreatePhraseMatcherRequest,PhraseMatcher> getCreatePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreatePhraseMatcherRequest,PhraseMatcher> |
getCreateQaQuestionMethod()
public static MethodDescriptor<CreateQaQuestionRequest,QaQuestion> getCreateQaQuestionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateQaQuestionRequest,QaQuestion> |
getCreateQaScorecardMethod()
public static MethodDescriptor<CreateQaScorecardRequest,QaScorecard> getCreateQaScorecardMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateQaScorecardRequest,QaScorecard> |
getCreateQaScorecardRevisionMethod()
public static MethodDescriptor<CreateQaScorecardRevisionRequest,QaScorecardRevision> getCreateQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateQaScorecardRevisionRequest,QaScorecardRevision> |
getCreateViewMethod()
public static MethodDescriptor<CreateViewRequest,View> getCreateViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateViewRequest,View> |
getDeleteAnalysisMethod()
public static MethodDescriptor<DeleteAnalysisRequest,Empty> getDeleteAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteAnalysisRequest,Empty> |
getDeleteAnalysisRuleMethod()
public static MethodDescriptor<DeleteAnalysisRuleRequest,Empty> getDeleteAnalysisRuleMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteAnalysisRuleRequest,Empty> |
getDeleteConversationMethod()
public static MethodDescriptor<DeleteConversationRequest,Empty> getDeleteConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteConversationRequest,Empty> |
getDeleteFeedbackLabelMethod()
public static MethodDescriptor<DeleteFeedbackLabelRequest,Empty> getDeleteFeedbackLabelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteFeedbackLabelRequest,Empty> |
getDeleteIssueMethod()
public static MethodDescriptor<DeleteIssueRequest,Empty> getDeleteIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteIssueRequest,Empty> |
getDeleteIssueModelMethod()
public static MethodDescriptor<DeleteIssueModelRequest,Operation> getDeleteIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteIssueModelRequest,Operation> |
getDeletePhraseMatcherMethod()
public static MethodDescriptor<DeletePhraseMatcherRequest,Empty> getDeletePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeletePhraseMatcherRequest,Empty> |
getDeleteQaQuestionMethod()
public static MethodDescriptor<DeleteQaQuestionRequest,Empty> getDeleteQaQuestionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteQaQuestionRequest,Empty> |
getDeleteQaScorecardMethod()
public static MethodDescriptor<DeleteQaScorecardRequest,Empty> getDeleteQaScorecardMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteQaScorecardRequest,Empty> |
getDeleteQaScorecardRevisionMethod()
public static MethodDescriptor<DeleteQaScorecardRevisionRequest,Empty> getDeleteQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteQaScorecardRevisionRequest,Empty> |
getDeleteViewMethod()
public static MethodDescriptor<DeleteViewRequest,Empty> getDeleteViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteViewRequest,Empty> |
getDeployIssueModelMethod()
public static MethodDescriptor<DeployIssueModelRequest,Operation> getDeployIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeployIssueModelRequest,Operation> |
getDeployQaScorecardRevisionMethod()
public static MethodDescriptor<DeployQaScorecardRevisionRequest,QaScorecardRevision> getDeployQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeployQaScorecardRevisionRequest,QaScorecardRevision> |
getExportInsightsDataMethod()
public static MethodDescriptor<ExportInsightsDataRequest,Operation> getExportInsightsDataMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ExportInsightsDataRequest,Operation> |
getExportIssueModelMethod()
public static MethodDescriptor<ExportIssueModelRequest,Operation> getExportIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ExportIssueModelRequest,Operation> |
getGetAnalysisMethod()
public static MethodDescriptor<GetAnalysisRequest,Analysis> getGetAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetAnalysisRequest,Analysis> |
getGetAnalysisRuleMethod()
public static MethodDescriptor<GetAnalysisRuleRequest,AnalysisRule> getGetAnalysisRuleMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetAnalysisRuleRequest,AnalysisRule> |
getGetConversationMethod()
public static MethodDescriptor<GetConversationRequest,Conversation> getGetConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetConversationRequest,Conversation> |
getGetEncryptionSpecMethod()
public static MethodDescriptor<GetEncryptionSpecRequest,EncryptionSpec> getGetEncryptionSpecMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetEncryptionSpecRequest,EncryptionSpec> |
getGetFeedbackLabelMethod()
public static MethodDescriptor<GetFeedbackLabelRequest,FeedbackLabel> getGetFeedbackLabelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetFeedbackLabelRequest,FeedbackLabel> |
getGetIssueMethod()
public static MethodDescriptor<GetIssueRequest,Issue> getGetIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetIssueRequest,Issue> |
getGetIssueModelMethod()
public static MethodDescriptor<GetIssueModelRequest,IssueModel> getGetIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetIssueModelRequest,IssueModel> |
getGetPhraseMatcherMethod()
public static MethodDescriptor<GetPhraseMatcherRequest,PhraseMatcher> getGetPhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetPhraseMatcherRequest,PhraseMatcher> |
getGetQaQuestionMethod()
public static MethodDescriptor<GetQaQuestionRequest,QaQuestion> getGetQaQuestionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetQaQuestionRequest,QaQuestion> |
getGetQaScorecardMethod()
public static MethodDescriptor<GetQaScorecardRequest,QaScorecard> getGetQaScorecardMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetQaScorecardRequest,QaScorecard> |
getGetQaScorecardRevisionMethod()
public static MethodDescriptor<GetQaScorecardRevisionRequest,QaScorecardRevision> getGetQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetQaScorecardRevisionRequest,QaScorecardRevision> |
getGetSettingsMethod()
public static MethodDescriptor<GetSettingsRequest,Settings> getGetSettingsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetSettingsRequest,Settings> |
getGetViewMethod()
public static MethodDescriptor<GetViewRequest,View> getGetViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetViewRequest,View> |
getImportIssueModelMethod()
public static MethodDescriptor<ImportIssueModelRequest,Operation> getImportIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ImportIssueModelRequest,Operation> |
getIngestConversationsMethod()
public static MethodDescriptor<IngestConversationsRequest,Operation> getIngestConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<IngestConversationsRequest,Operation> |
getInitializeEncryptionSpecMethod()
public static MethodDescriptor<InitializeEncryptionSpecRequest,Operation> getInitializeEncryptionSpecMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<InitializeEncryptionSpecRequest,Operation> |
getListAllFeedbackLabelsMethod()
public static MethodDescriptor<ListAllFeedbackLabelsRequest,ListAllFeedbackLabelsResponse> getListAllFeedbackLabelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListAllFeedbackLabelsRequest,ListAllFeedbackLabelsResponse> |
getListAnalysesMethod()
public static MethodDescriptor<ListAnalysesRequest,ListAnalysesResponse> getListAnalysesMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListAnalysesRequest,ListAnalysesResponse> |
getListAnalysisRulesMethod()
public static MethodDescriptor<ListAnalysisRulesRequest,ListAnalysisRulesResponse> getListAnalysisRulesMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListAnalysisRulesRequest,ListAnalysisRulesResponse> |
getListConversationsMethod()
public static MethodDescriptor<ListConversationsRequest,ListConversationsResponse> getListConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListConversationsRequest,ListConversationsResponse> |
getListFeedbackLabelsMethod()
public static MethodDescriptor<ListFeedbackLabelsRequest,ListFeedbackLabelsResponse> getListFeedbackLabelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListFeedbackLabelsRequest,ListFeedbackLabelsResponse> |
getListIssueModelsMethod()
public static MethodDescriptor<ListIssueModelsRequest,ListIssueModelsResponse> getListIssueModelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListIssueModelsRequest,ListIssueModelsResponse> |
getListIssuesMethod()
public static MethodDescriptor<ListIssuesRequest,ListIssuesResponse> getListIssuesMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListIssuesRequest,ListIssuesResponse> |
getListPhraseMatchersMethod()
public static MethodDescriptor<ListPhraseMatchersRequest,ListPhraseMatchersResponse> getListPhraseMatchersMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListPhraseMatchersRequest,ListPhraseMatchersResponse> |
getListQaQuestionsMethod()
public static MethodDescriptor<ListQaQuestionsRequest,ListQaQuestionsResponse> getListQaQuestionsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListQaQuestionsRequest,ListQaQuestionsResponse> |
getListQaScorecardRevisionsMethod()
public static MethodDescriptor<ListQaScorecardRevisionsRequest,ListQaScorecardRevisionsResponse> getListQaScorecardRevisionsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListQaScorecardRevisionsRequest,ListQaScorecardRevisionsResponse> |
getListQaScorecardsMethod()
public static MethodDescriptor<ListQaScorecardsRequest,ListQaScorecardsResponse> getListQaScorecardsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListQaScorecardsRequest,ListQaScorecardsResponse> |
getListViewsMethod()
public static MethodDescriptor<ListViewsRequest,ListViewsResponse> getListViewsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListViewsRequest,ListViewsResponse> |
getQueryMetricsMethod()
public static MethodDescriptor<QueryMetricsRequest,Operation> getQueryMetricsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<QueryMetricsRequest,Operation> |
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor()
Returns | |
---|---|
Type | Description |
io.grpc.ServiceDescriptor |
getTuneQaScorecardRevisionMethod()
public static MethodDescriptor<TuneQaScorecardRevisionRequest,Operation> getTuneQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<TuneQaScorecardRevisionRequest,Operation> |
getUndeployIssueModelMethod()
public static MethodDescriptor<UndeployIssueModelRequest,Operation> getUndeployIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UndeployIssueModelRequest,Operation> |
getUndeployQaScorecardRevisionMethod()
public static MethodDescriptor<UndeployQaScorecardRevisionRequest,QaScorecardRevision> getUndeployQaScorecardRevisionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UndeployQaScorecardRevisionRequest,QaScorecardRevision> |
getUpdateAnalysisRuleMethod()
public static MethodDescriptor<UpdateAnalysisRuleRequest,AnalysisRule> getUpdateAnalysisRuleMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateAnalysisRuleRequest,AnalysisRule> |
getUpdateConversationMethod()
public static MethodDescriptor<UpdateConversationRequest,Conversation> getUpdateConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateConversationRequest,Conversation> |
getUpdateFeedbackLabelMethod()
public static MethodDescriptor<UpdateFeedbackLabelRequest,FeedbackLabel> getUpdateFeedbackLabelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateFeedbackLabelRequest,FeedbackLabel> |
getUpdateIssueMethod()
public static MethodDescriptor<UpdateIssueRequest,Issue> getUpdateIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateIssueRequest,Issue> |
getUpdateIssueModelMethod()
public static MethodDescriptor<UpdateIssueModelRequest,IssueModel> getUpdateIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateIssueModelRequest,IssueModel> |
getUpdatePhraseMatcherMethod()
public static MethodDescriptor<UpdatePhraseMatcherRequest,PhraseMatcher> getUpdatePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdatePhraseMatcherRequest,PhraseMatcher> |
getUpdateQaQuestionMethod()
public static MethodDescriptor<UpdateQaQuestionRequest,QaQuestion> getUpdateQaQuestionMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateQaQuestionRequest,QaQuestion> |
getUpdateQaScorecardMethod()
public static MethodDescriptor<UpdateQaScorecardRequest,QaScorecard> getUpdateQaScorecardMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateQaScorecardRequest,QaScorecard> |
getUpdateSettingsMethod()
public static MethodDescriptor<UpdateSettingsRequest,Settings> getUpdateSettingsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings> |
getUpdateViewMethod()
public static MethodDescriptor<UpdateViewRequest,View> getUpdateViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateViewRequest,View> |
getUploadConversationMethod()
public static MethodDescriptor<UploadConversationRequest,Operation> getUploadConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UploadConversationRequest,Operation> |
newBlockingStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub |
newFutureStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub |
newStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsStub newStub(Channel channel)
Creates a new async stub that supports all call types for the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsStub |