public static final class ContactCenterInsightsGrpc.ContactCenterInsightsBlockingV2Stub extends AbstractBlockingStub<ContactCenterInsightsGrpc.ContactCenterInsightsBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service ContactCenterInsights.
An API that lets users analyze and explore their business conversation data.
Inheritance
java.lang.Object >
io.grpc.stub.AbstractStub >
io.grpc.stub.AbstractBlockingStub >
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingV2Stub
Inherited Members
io.grpc.stub.AbstractBlockingStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel)
io.grpc.stub.AbstractBlockingStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.<T>withOption(io.grpc.CallOptions.Key<T>,T)
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.getCallOptions()
io.grpc.stub.AbstractStub.getChannel()
io.grpc.stub.AbstractStub.withCallCredentials(io.grpc.CallCredentials)
io.grpc.stub.AbstractStub.withChannel(io.grpc.Channel)
io.grpc.stub.AbstractStub.withCompression(java.lang.String)
io.grpc.stub.AbstractStub.withDeadline(io.grpc.Deadline)
io.grpc.stub.AbstractStub.withDeadlineAfter(java.time.Duration)
io.grpc.stub.AbstractStub.withDeadlineAfter(long,java.util.concurrent.TimeUnit)
io.grpc.stub.AbstractStub.withExecutor(java.util.concurrent.Executor)
io.grpc.stub.AbstractStub.withInterceptors(io.grpc.ClientInterceptor...)
io.grpc.stub.AbstractStub.withMaxInboundMessageSize(int)
io.grpc.stub.AbstractStub.withMaxOutboundMessageSize(int)
io.grpc.stub.AbstractStub.withOnReadyThreshold(int)
io.grpc.stub.AbstractStub.withWaitForReady()
Methods
protected ContactCenterInsightsGrpc.ContactCenterInsightsBlockingV2Stub build(Channel channel, CallOptions callOptions)
| Parameters |
| Name |
Description |
channel |
io.grpc.Channel
|
callOptions |
io.grpc.CallOptions
|
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
public Operation bulkAnalyzeConversations(BulkAnalyzeConversationsRequest request)
Analyzes multiple conversations in a single request.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation bulkDeleteConversations(BulkDeleteConversationsRequest request)
Deletes multiple conversations in a single request.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation bulkDownloadFeedbackLabels(BulkDownloadFeedbackLabelsRequest request)
Download feedback labels in bulk.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation bulkUploadFeedbackLabels(BulkUploadFeedbackLabelsRequest request)
Upload feedback labels in bulk.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public CalculateIssueModelStatsResponse calculateIssueModelStats(CalculateIssueModelStatsRequest request)
Gets an issue model's statistics.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public CalculateStatsResponse calculateStats(CalculateStatsRequest request)
Gets conversation statistics.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation createAnalysis(CreateAnalysisRequest request)
Creates an analysis. The long running operation is done when the analysis
has completed.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public AnalysisRule createAnalysisRule(CreateAnalysisRuleRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Conversation createConversation(CreateConversationRequest request)
Creates a conversation.
Note that this method does not support audio transcription or redaction.
Use conversations.upload instead.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public FeedbackLabel createFeedbackLabel(CreateFeedbackLabelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation createIssueModel(CreateIssueModelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public PhraseMatcher createPhraseMatcher(CreatePhraseMatcherRequest request)
Creates a phrase matcher.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaQuestion createQaQuestion(CreateQaQuestionRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecard createQaScorecard(CreateQaScorecardRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecardRevision createQaScorecardRevision(CreateQaScorecardRevisionRequest request)
Creates a QaScorecardRevision.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public View createView(CreateViewRequest request)
| Returns |
| Type |
Description |
View |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteAnalysis(DeleteAnalysisRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteAnalysisRule(DeleteAnalysisRuleRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteConversation(DeleteConversationRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteFeedbackLabel(DeleteFeedbackLabelRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteIssue(DeleteIssueRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation deleteIssueModel(DeleteIssueModelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deletePhraseMatcher(DeletePhraseMatcherRequest request)
Deletes a phrase matcher.
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteQaQuestion(DeleteQaQuestionRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteQaScorecard(DeleteQaScorecardRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteQaScorecardRevision(DeleteQaScorecardRevisionRequest request)
Deletes a QaScorecardRevision.
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Empty deleteView(DeleteViewRequest request)
| Returns |
| Type |
Description |
Empty |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation deployIssueModel(DeployIssueModelRequest request)
Deploys an issue model. Returns an error if a model is already deployed.
An issue model can only be used in analysis after it has been deployed.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecardRevision deployQaScorecardRevision(DeployQaScorecardRevisionRequest request)
Deploy a QaScorecardRevision.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation exportInsightsData(ExportInsightsDataRequest request)
Export insights data to a destination defined in the request body.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation exportIssueModel(ExportIssueModelRequest request)
Exports an issue model to the provided destination.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Analysis getAnalysis(GetAnalysisRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public AnalysisRule getAnalysisRule(GetAnalysisRuleRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Conversation getConversation(GetConversationRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public EncryptionSpec getEncryptionSpec(GetEncryptionSpecRequest request)
Gets location-level encryption key specification.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public FeedbackLabel getFeedbackLabel(GetFeedbackLabelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Issue getIssue(GetIssueRequest request)
| Returns |
| Type |
Description |
Issue |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public IssueModel getIssueModel(GetIssueModelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public PhraseMatcher getPhraseMatcher(GetPhraseMatcherRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaQuestion getQaQuestion(GetQaQuestionRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecard getQaScorecard(GetQaScorecardRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecardRevision getQaScorecardRevision(GetQaScorecardRevisionRequest request)
Gets a QaScorecardRevision.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Settings getSettings(GetSettingsRequest request)
Gets project-level settings.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public View getView(GetViewRequest request)
| Returns |
| Type |
Description |
View |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation importIssueModel(ImportIssueModelRequest request)
Imports an issue model from a Cloud Storage bucket.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation ingestConversations(IngestConversationsRequest request)
Imports conversations and processes them according to the user's
configuration.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation initializeEncryptionSpec(InitializeEncryptionSpecRequest request)
Initializes a location-level encryption key specification. An error will
result if the location has resources already created before the
initialization. After the encryption specification is initialized at a
location, it is immutable and all newly created resources under the
location will be encrypted with the existing specification.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListAllFeedbackLabelsResponse listAllFeedbackLabels(ListAllFeedbackLabelsRequest request)
List all feedback labels by project number.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListAnalysesResponse listAnalyses(ListAnalysesRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListAnalysisRulesResponse listAnalysisRules(ListAnalysisRulesRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListConversationsResponse listConversations(ListConversationsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListFeedbackLabelsResponse listFeedbackLabels(ListFeedbackLabelsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListIssueModelsResponse listIssueModels(ListIssueModelsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListIssuesResponse listIssues(ListIssuesRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListPhraseMatchersResponse listPhraseMatchers(ListPhraseMatchersRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListQaQuestionsResponse listQaQuestions(ListQaQuestionsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListQaScorecardRevisionsResponse listQaScorecardRevisions(ListQaScorecardRevisionsRequest request)
Lists all revisions under the parent QaScorecard.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListQaScorecardsResponse listQaScorecards(ListQaScorecardsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public ListViewsResponse listViews(ListViewsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation queryMetrics(QueryMetricsRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation tuneQaScorecardRevision(TuneQaScorecardRevisionRequest request)
Fine tune one or more QaModels.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation undeployIssueModel(UndeployIssueModelRequest request)
Undeploys an issue model.
An issue model can not be used in analysis after it has been undeployed.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecardRevision undeployQaScorecardRevision(UndeployQaScorecardRevisionRequest request)
Undeploy a QaScorecardRevision.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public AnalysisRule updateAnalysisRule(UpdateAnalysisRuleRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Conversation updateConversation(UpdateConversationRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public FeedbackLabel updateFeedbackLabel(UpdateFeedbackLabelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Issue updateIssue(UpdateIssueRequest request)
| Returns |
| Type |
Description |
Issue |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public IssueModel updateIssueModel(UpdateIssueModelRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public PhraseMatcher updatePhraseMatcher(UpdatePhraseMatcherRequest request)
Updates a phrase matcher.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaQuestion updateQaQuestion(UpdateQaQuestionRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public QaScorecard updateQaScorecard(UpdateQaScorecardRequest request)
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Settings updateSettings(UpdateSettingsRequest request)
Updates project-level settings.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public View updateView(UpdateViewRequest request)
| Returns |
| Type |
Description |
View |
|
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|
public Operation uploadConversation(UploadConversationRequest request)
Create a long-running conversation upload operation. This method differs
from CreateConversation by allowing audio transcription and optional DLP
redaction.
| Exceptions |
| Type |
Description |
io.grpc.StatusException |
|