Skip to main content
Documentation
close
Get Started
Get Started with Google Cloud
Product List
Cloud Customer Care
Featured Products
Agent Platform
Apigee API Management
BigQuery
Compute Engine
Cloud CDN
Cloud Run
Cloud Storage
Cloud SQL
Gemini Enterprise
Google Kubernetes Engine
Looker
Cross-product Tools
Access and resources management
Costs and usage management
Infrastructure as code
SDK, languages, frameworks, and tools
Technology Areas
AI and ML
Application development
Application hosting
Compute
Data analytics and pipelines
Databases
Distributed, hybrid, and multicloud
Industry solutions
Migration
Networking
Observability and monitoring
Security
Storage
/
Console
English
Deutsch
Español – América Latina
Français
Português – Brasil
中文 – 简体
日本語
한국어
Sign in
Google Cloud SDK
C++
Client libraries
Start free
Overview
Guides
Reference
Samples
Documentation
More
Overview
Guides
Reference
Samples
Console
Overview
Library reference docs
Contact Center AI Insights API C++ Client Library
In-Depth Topics
Environment Variables
How to Override the Authentication Credentials
How to Override the Default Endpoint
Override Retry, Backoff, and Idempotency Policies
Override contactcenterinsights_v1::ContactCenterInsightsClient Retry Policies
How to Override the Default Universe Domain
Override contactcenterinsights_v1::ContactCenterInsightsClient Universe Domain
Modules
Contact Center AI Insights API Configuration Options
Namespaces
google::cloud::contactcenterinsights_v1
Overview
Classes
ContactCenterInsightsClient
Overview
Constructors
ContactCenterInsightsClient(ContactCenterInsightsClient const &)
ContactCenterInsightsClient(ContactCenterInsightsClient &&)
ContactCenterInsightsClient(std::shared_ptr< ContactCenterInsightsConnection >, Options)
Operators
operator=(ContactCenterInsightsClient const &)
operator=(ContactCenterInsightsClient &&)
operator==(ContactCenterInsightsClient const &, ContactCenterInsightsClient const &)
operator!=(ContactCenterInsightsClient const &, ContactCenterInsightsClient const &)
Functions
CreateConversation(std::string const &, google::cloud::contactcenterinsights::v1::Conversation const &, std::string const &, Options)
CreateConversation(google::cloud::contactcenterinsights::v1::CreateConversationRequest const &, Options)
UploadConversation(google::cloud::contactcenterinsights::v1::UploadConversationRequest const &, Options)
UploadConversation(NoAwaitTag, google::cloud::contactcenterinsights::v1::UploadConversationRequest const &, Options)
UploadConversation(google::longrunning::Operation const &, Options)
UpdateConversation(google::cloud::contactcenterinsights::v1::Conversation const &, google::protobuf::FieldMask const &, Options)
UpdateConversation(google::cloud::contactcenterinsights::v1::UpdateConversationRequest const &, Options)
GetConversation(std::string const &, Options)
GetConversation(google::cloud::contactcenterinsights::v1::GetConversationRequest const &, Options)
ListConversations(std::string const &, Options)
ListConversations(google::cloud::contactcenterinsights::v1::ListConversationsRequest, Options)
DeleteConversation(std::string const &, Options)
DeleteConversation(google::cloud::contactcenterinsights::v1::DeleteConversationRequest const &, Options)
CreateAnalysis(std::string const &, google::cloud::contactcenterinsights::v1::Analysis const &, Options)
CreateAnalysis(NoAwaitTag, std::string const &, google::cloud::contactcenterinsights::v1::Analysis const &, Options)
CreateAnalysis(google::cloud::contactcenterinsights::v1::CreateAnalysisRequest const &, Options)
CreateAnalysis(NoAwaitTag, google::cloud::contactcenterinsights::v1::CreateAnalysisRequest const &, Options)
CreateAnalysis(google::longrunning::Operation const &, Options)
GetAnalysis(std::string const &, Options)
GetAnalysis(google::cloud::contactcenterinsights::v1::GetAnalysisRequest const &, Options)
ListAnalyses(std::string const &, Options)
ListAnalyses(google::cloud::contactcenterinsights::v1::ListAnalysesRequest, Options)
DeleteAnalysis(std::string const &, Options)
DeleteAnalysis(google::cloud::contactcenterinsights::v1::DeleteAnalysisRequest const &, Options)
BulkAnalyzeConversations(std::string const &, std::string const &, float, Options)
BulkAnalyzeConversations(NoAwaitTag, std::string const &, std::string const &, float, Options)
BulkAnalyzeConversations(google::cloud::contactcenterinsights::v1::BulkAnalyzeConversationsRequest const &, Options)
BulkAnalyzeConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkAnalyzeConversationsRequest const &, Options)
BulkAnalyzeConversations(google::longrunning::Operation const &, Options)
BulkDeleteConversations(std::string const &, std::string const &, Options)
BulkDeleteConversations(NoAwaitTag, std::string const &, std::string const &, Options)
BulkDeleteConversations(google::cloud::contactcenterinsights::v1::BulkDeleteConversationsRequest const &, Options)
BulkDeleteConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkDeleteConversationsRequest const &, Options)
BulkDeleteConversations(google::longrunning::Operation const &, Options)
IngestConversations(std::string const &, Options)
IngestConversations(NoAwaitTag, std::string const &, Options)
IngestConversations(google::cloud::contactcenterinsights::v1::IngestConversationsRequest const &, Options)
IngestConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::IngestConversationsRequest const &, Options)
IngestConversations(google::longrunning::Operation const &, Options)
ExportInsightsData(std::string const &, Options)
ExportInsightsData(NoAwaitTag, std::string const &, Options)
ExportInsightsData(google::cloud::contactcenterinsights::v1::ExportInsightsDataRequest const &, Options)
ExportInsightsData(NoAwaitTag, google::cloud::contactcenterinsights::v1::ExportInsightsDataRequest const &, Options)
ExportInsightsData(google::longrunning::Operation const &, Options)
CreateIssueModel(std::string const &, google::cloud::contactcenterinsights::v1::IssueModel const &, Options)
CreateIssueModel(NoAwaitTag, std::string const &, google::cloud::contactcenterinsights::v1::IssueModel const &, Options)
CreateIssueModel(google::cloud::contactcenterinsights::v1::CreateIssueModelRequest const &, Options)
CreateIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::CreateIssueModelRequest const &, Options)
CreateIssueModel(google::longrunning::Operation const &, Options)
UpdateIssueModel(google::cloud::contactcenterinsights::v1::IssueModel const &, google::protobuf::FieldMask const &, Options)
UpdateIssueModel(google::cloud::contactcenterinsights::v1::UpdateIssueModelRequest const &, Options)
GetIssueModel(std::string const &, Options)
GetIssueModel(google::cloud::contactcenterinsights::v1::GetIssueModelRequest const &, Options)
ListIssueModels(std::string const &, Options)
ListIssueModels(google::cloud::contactcenterinsights::v1::ListIssueModelsRequest const &, Options)
DeleteIssueModel(std::string const &, Options)
DeleteIssueModel(NoAwaitTag, std::string const &, Options)
DeleteIssueModel(google::cloud::contactcenterinsights::v1::DeleteIssueModelRequest const &, Options)
DeleteIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::DeleteIssueModelRequest const &, Options)
DeleteIssueModel(google::longrunning::Operation const &, Options)
DeployIssueModel(std::string const &, Options)
DeployIssueModel(NoAwaitTag, std::string const &, Options)
DeployIssueModel(google::cloud::contactcenterinsights::v1::DeployIssueModelRequest const &, Options)
DeployIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::DeployIssueModelRequest const &, Options)
DeployIssueModel(google::longrunning::Operation const &, Options)
UndeployIssueModel(std::string const &, Options)
UndeployIssueModel(NoAwaitTag, std::string const &, Options)
UndeployIssueModel(google::cloud::contactcenterinsights::v1::UndeployIssueModelRequest const &, Options)
UndeployIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::UndeployIssueModelRequest const &, Options)
UndeployIssueModel(google::longrunning::Operation const &, Options)
ExportIssueModel(std::string const &, Options)
ExportIssueModel(NoAwaitTag, std::string const &, Options)
ExportIssueModel(google::cloud::contactcenterinsights::v1::ExportIssueModelRequest const &, Options)
ExportIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::ExportIssueModelRequest const &, Options)
ExportIssueModel(google::longrunning::Operation const &, Options)
ImportIssueModel(std::string const &, Options)
ImportIssueModel(NoAwaitTag, std::string const &, Options)
ImportIssueModel(google::cloud::contactcenterinsights::v1::ImportIssueModelRequest const &, Options)
ImportIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::ImportIssueModelRequest const &, Options)
ImportIssueModel(google::longrunning::Operation const &, Options)
GetIssue(std::string const &, Options)
GetIssue(google::cloud::contactcenterinsights::v1::GetIssueRequest const &, Options)
ListIssues(std::string const &, Options)
ListIssues(google::cloud::contactcenterinsights::v1::ListIssuesRequest const &, Options)
UpdateIssue(google::cloud::contactcenterinsights::v1::Issue const &, google::protobuf::FieldMask const &, Options)
UpdateIssue(google::cloud::contactcenterinsights::v1::UpdateIssueRequest const &, Options)
DeleteIssue(std::string const &, Options)
DeleteIssue(google::cloud::contactcenterinsights::v1::DeleteIssueRequest const &, Options)
CalculateIssueModelStats(std::string const &, Options)
CalculateIssueModelStats(google::cloud::contactcenterinsights::v1::CalculateIssueModelStatsRequest const &, Options)
CreatePhraseMatcher(std::string const &, google::cloud::contactcenterinsights::v1::PhraseMatcher const &, Options)
CreatePhraseMatcher(google::cloud::contactcenterinsights::v1::CreatePhraseMatcherRequest const &, Options)
GetPhraseMatcher(std::string const &, Options)
GetPhraseMatcher(google::cloud::contactcenterinsights::v1::GetPhraseMatcherRequest const &, Options)
ListPhraseMatchers(std::string const &, Options)
ListPhraseMatchers(google::cloud::contactcenterinsights::v1::ListPhraseMatchersRequest, Options)
DeletePhraseMatcher(std::string const &, Options)
DeletePhraseMatcher(google::cloud::contactcenterinsights::v1::DeletePhraseMatcherRequest const &, Options)
UpdatePhraseMatcher(google::cloud::contactcenterinsights::v1::PhraseMatcher const &, google::protobuf::FieldMask const &, Options)
UpdatePhraseMatcher(google::cloud::contactcenterinsights::v1::UpdatePhraseMatcherRequest const &, Options)
CalculateStats(std::string const &, Options)
CalculateStats(google::cloud::contactcenterinsights::v1::CalculateStatsRequest const &, Options)
GetSettings(std::string const &, Options)
GetSettings(google::cloud::contactcenterinsights::v1::GetSettingsRequest const &, Options)
UpdateSettings(google::cloud::contactcenterinsights::v1::Settings const &, google::protobuf::FieldMask const &, Options)
UpdateSettings(google::cloud::contactcenterinsights::v1::UpdateSettingsRequest const &, Options)
CreateAnalysisRule(std::string const &, google::cloud::contactcenterinsights::v1::AnalysisRule const &, Options)
CreateAnalysisRule(google::cloud::contactcenterinsights::v1::CreateAnalysisRuleRequest const &, Options)
GetAnalysisRule(std::string const &, Options)
GetAnalysisRule(google::cloud::contactcenterinsights::v1::GetAnalysisRuleRequest const &, Options)
ListAnalysisRules(std::string const &, Options)
ListAnalysisRules(google::cloud::contactcenterinsights::v1::ListAnalysisRulesRequest, Options)
UpdateAnalysisRule(google::cloud::contactcenterinsights::v1::AnalysisRule const &, google::protobuf::FieldMask const &, Options)
UpdateAnalysisRule(google::cloud::contactcenterinsights::v1::UpdateAnalysisRuleRequest const &, Options)
DeleteAnalysisRule(std::string const &, Options)
DeleteAnalysisRule(google::cloud::contactcenterinsights::v1::DeleteAnalysisRuleRequest const &, Options)
GetEncryptionSpec(std::string const &, Options)
GetEncryptionSpec(google::cloud::contactcenterinsights::v1::GetEncryptionSpecRequest const &, Options)
InitializeEncryptionSpec(google::cloud::contactcenterinsights::v1::EncryptionSpec const &, Options)
InitializeEncryptionSpec(NoAwaitTag, google::cloud::contactcenterinsights::v1::EncryptionSpec const &, Options)
InitializeEncryptionSpec(google::cloud::contactcenterinsights::v1::InitializeEncryptionSpecRequest const &, Options)
InitializeEncryptionSpec(NoAwaitTag, google::cloud::contactcenterinsights::v1::InitializeEncryptionSpecRequest const &, Options)
InitializeEncryptionSpec(google::longrunning::Operation const &, Options)
CreateView(std::string const &, google::cloud::contactcenterinsights::v1::View const &, Options)
CreateView(google::cloud::contactcenterinsights::v1::CreateViewRequest const &, Options)
GetView(std::string const &, Options)
GetView(google::cloud::contactcenterinsights::v1::GetViewRequest const &, Options)
ListViews(std::string const &, Options)
ListViews(google::cloud::contactcenterinsights::v1::ListViewsRequest, Options)
UpdateView(google::cloud::contactcenterinsights::v1::View const &, google::protobuf::FieldMask const &, Options)
UpdateView(google::cloud::contactcenterinsights::v1::UpdateViewRequest const &, Options)
DeleteView(std::string const &, Options)
DeleteView(google::cloud::contactcenterinsights::v1::DeleteViewRequest const &, Options)
QueryMetrics(google::cloud::contactcenterinsights::v1::QueryMetricsRequest const &, Options)
QueryMetrics(NoAwaitTag, google::cloud::contactcenterinsights::v1::QueryMetricsRequest const &, Options)
QueryMetrics(google::longrunning::Operation const &, Options)
CreateQaQuestion(std::string const &, google::cloud::contactcenterinsights::v1::QaQuestion const &, std::string const &, Options)
CreateQaQuestion(google::cloud::contactcenterinsights::v1::CreateQaQuestionRequest const &, Options)
GetQaQuestion(std::string const &, Options)
GetQaQuestion(google::cloud::contactcenterinsights::v1::GetQaQuestionRequest const &, Options)
UpdateQaQuestion(google::cloud::contactcenterinsights::v1::QaQuestion const &, google::protobuf::FieldMask const &, Options)
UpdateQaQuestion(google::cloud::contactcenterinsights::v1::UpdateQaQuestionRequest const &, Options)
DeleteQaQuestion(std::string const &, Options)
DeleteQaQuestion(google::cloud::contactcenterinsights::v1::DeleteQaQuestionRequest const &, Options)
ListQaQuestions(std::string const &, Options)
ListQaQuestions(google::cloud::contactcenterinsights::v1::ListQaQuestionsRequest, Options)
CreateQaScorecard(std::string const &, google::cloud::contactcenterinsights::v1::QaScorecard const &, std::string const &, Options)
CreateQaScorecard(google::cloud::contactcenterinsights::v1::CreateQaScorecardRequest const &, Options)
GetQaScorecard(std::string const &, Options)
GetQaScorecard(google::cloud::contactcenterinsights::v1::GetQaScorecardRequest const &, Options)
UpdateQaScorecard(google::cloud::contactcenterinsights::v1::QaScorecard const &, google::protobuf::FieldMask const &, Options)
UpdateQaScorecard(google::cloud::contactcenterinsights::v1::UpdateQaScorecardRequest const &, Options)
DeleteQaScorecard(std::string const &, Options)
DeleteQaScorecard(google::cloud::contactcenterinsights::v1::DeleteQaScorecardRequest const &, Options)
ListQaScorecards(std::string const &, Options)
ListQaScorecards(google::cloud::contactcenterinsights::v1::ListQaScorecardsRequest, Options)
CreateQaScorecardRevision(std::string const &, google::cloud::contactcenterinsights::v1::QaScorecardRevision const &, std::string const &, Options)
CreateQaScorecardRevision(google::cloud::contactcenterinsights::v1::CreateQaScorecardRevisionRequest const &, Options)
GetQaScorecardRevision(std::string const &, Options)
GetQaScorecardRevision(google::cloud::contactcenterinsights::v1::GetQaScorecardRevisionRequest const &, Options)
TuneQaScorecardRevision(std::string const &, std::string const &, bool, Options)
TuneQaScorecardRevision(NoAwaitTag, std::string const &, std::string const &, bool, Options)
TuneQaScorecardRevision(google::cloud::contactcenterinsights::v1::TuneQaScorecardRevisionRequest const &, Options)
TuneQaScorecardRevision(NoAwaitTag, google::cloud::contactcenterinsights::v1::TuneQaScorecardRevisionRequest const &, Options)
TuneQaScorecardRevision(google::longrunning::Operation const &, Options)
DeployQaScorecardRevision(google::cloud::contactcenterinsights::v1::DeployQaScorecardRevisionRequest const &, Options)
UndeployQaScorecardRevision(google::cloud::contactcenterinsights::v1::UndeployQaScorecardRevisionRequest const &, Options)
DeleteQaScorecardRevision(std::string const &, Options)
DeleteQaScorecardRevision(google::cloud::contactcenterinsights::v1::DeleteQaScorecardRevisionRequest const &, Options)
ListQaScorecardRevisions(std::string const &, Options)
ListQaScorecardRevisions(google::cloud::contactcenterinsights::v1::ListQaScorecardRevisionsRequest, Options)
CreateFeedbackLabel(std::string const &, google::cloud::contactcenterinsights::v1::FeedbackLabel const &, std::string const &, Options)
CreateFeedbackLabel(google::cloud::contactcenterinsights::v1::CreateFeedbackLabelRequest const &, Options)
ListFeedbackLabels(std::string const &, Options)
ListFeedbackLabels(google::cloud::contactcenterinsights::v1::ListFeedbackLabelsRequest, Options)
GetFeedbackLabel(std::string const &, Options)
GetFeedbackLabel(google::cloud::contactcenterinsights::v1::GetFeedbackLabelRequest const &, Options)
UpdateFeedbackLabel(google::cloud::contactcenterinsights::v1::FeedbackLabel const &, google::protobuf::FieldMask const &, Options)
UpdateFeedbackLabel(google::cloud::contactcenterinsights::v1::UpdateFeedbackLabelRequest const &, Options)
DeleteFeedbackLabel(std::string const &, Options)
DeleteFeedbackLabel(google::cloud::contactcenterinsights::v1::DeleteFeedbackLabelRequest const &, Options)
ListAllFeedbackLabels(std::string const &, Options)
ListAllFeedbackLabels(google::cloud::contactcenterinsights::v1::ListAllFeedbackLabelsRequest, Options)
BulkUploadFeedbackLabels(std::string const &, Options)
BulkUploadFeedbackLabels(NoAwaitTag, std::string const &, Options)
BulkUploadFeedbackLabels(google::cloud::contactcenterinsights::v1::BulkUploadFeedbackLabelsRequest const &, Options)
BulkUploadFeedbackLabels(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkUploadFeedbackLabelsRequest const &, Options)
BulkUploadFeedbackLabels(google::longrunning::Operation const &, Options)
BulkDownloadFeedbackLabels(std::string const &, Options)
BulkDownloadFeedbackLabels(NoAwaitTag, std::string const &, Options)
BulkDownloadFeedbackLabels(google::cloud::contactcenterinsights::v1::BulkDownloadFeedbackLabelsRequest const &, Options)
BulkDownloadFeedbackLabels(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkDownloadFeedbackLabelsRequest const &, Options)
BulkDownloadFeedbackLabels(google::longrunning::Operation const &, Options)
ListOperations(std::string const &, std::string const &, Options)
ListOperations(google::longrunning::ListOperationsRequest, Options)
GetOperation(std::string const &, Options)
GetOperation(google::longrunning::GetOperationRequest const &, Options)
CancelOperation(std::string const &, Options)
CancelOperation(google::longrunning::CancelOperationRequest const &, Options)
ContactCenterInsightsConnection
Overview
Functions
virtual options()
virtual CreateConversation(google::cloud::contactcenterinsights::v1::CreateConversationRequest const &)
virtual UploadConversation(google::cloud::contactcenterinsights::v1::UploadConversationRequest const &)
virtual UploadConversation(NoAwaitTag, google::cloud::contactcenterinsights::v1::UploadConversationRequest const &)
virtual UploadConversation(google::longrunning::Operation const &)
virtual UpdateConversation(google::cloud::contactcenterinsights::v1::UpdateConversationRequest const &)
virtual GetConversation(google::cloud::contactcenterinsights::v1::GetConversationRequest const &)
virtual ListConversations(google::cloud::contactcenterinsights::v1::ListConversationsRequest)
virtual DeleteConversation(google::cloud::contactcenterinsights::v1::DeleteConversationRequest const &)
virtual CreateAnalysis(google::cloud::contactcenterinsights::v1::CreateAnalysisRequest const &)
virtual CreateAnalysis(NoAwaitTag, google::cloud::contactcenterinsights::v1::CreateAnalysisRequest const &)
virtual CreateAnalysis(google::longrunning::Operation const &)
virtual GetAnalysis(google::cloud::contactcenterinsights::v1::GetAnalysisRequest const &)
virtual ListAnalyses(google::cloud::contactcenterinsights::v1::ListAnalysesRequest)
virtual DeleteAnalysis(google::cloud::contactcenterinsights::v1::DeleteAnalysisRequest const &)
virtual BulkAnalyzeConversations(google::cloud::contactcenterinsights::v1::BulkAnalyzeConversationsRequest const &)
virtual BulkAnalyzeConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkAnalyzeConversationsRequest const &)
virtual BulkAnalyzeConversations(google::longrunning::Operation const &)
virtual BulkDeleteConversations(google::cloud::contactcenterinsights::v1::BulkDeleteConversationsRequest const &)
virtual BulkDeleteConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkDeleteConversationsRequest const &)
virtual BulkDeleteConversations(google::longrunning::Operation const &)
virtual IngestConversations(google::cloud::contactcenterinsights::v1::IngestConversationsRequest const &)
virtual IngestConversations(NoAwaitTag, google::cloud::contactcenterinsights::v1::IngestConversationsRequest const &)
virtual IngestConversations(google::longrunning::Operation const &)
virtual ExportInsightsData(google::cloud::contactcenterinsights::v1::ExportInsightsDataRequest const &)
virtual ExportInsightsData(NoAwaitTag, google::cloud::contactcenterinsights::v1::ExportInsightsDataRequest const &)
virtual ExportInsightsData(google::longrunning::Operation const &)
virtual CreateIssueModel(google::cloud::contactcenterinsights::v1::CreateIssueModelRequest const &)
virtual CreateIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::CreateIssueModelRequest const &)
virtual CreateIssueModel(google::longrunning::Operation const &)
virtual UpdateIssueModel(google::cloud::contactcenterinsights::v1::UpdateIssueModelRequest const &)
virtual GetIssueModel(google::cloud::contactcenterinsights::v1::GetIssueModelRequest const &)
virtual ListIssueModels(google::cloud::contactcenterinsights::v1::ListIssueModelsRequest const &)
virtual DeleteIssueModel(google::cloud::contactcenterinsights::v1::DeleteIssueModelRequest const &)
virtual DeleteIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::DeleteIssueModelRequest const &)
virtual DeleteIssueModel(google::longrunning::Operation const &)
virtual DeployIssueModel(google::cloud::contactcenterinsights::v1::DeployIssueModelRequest const &)
virtual DeployIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::DeployIssueModelRequest const &)
virtual DeployIssueModel(google::longrunning::Operation const &)
virtual UndeployIssueModel(google::cloud::contactcenterinsights::v1::UndeployIssueModelRequest const &)
virtual UndeployIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::UndeployIssueModelRequest const &)
virtual UndeployIssueModel(google::longrunning::Operation const &)
virtual ExportIssueModel(google::cloud::contactcenterinsights::v1::ExportIssueModelRequest const &)
virtual ExportIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::ExportIssueModelRequest const &)
virtual ExportIssueModel(google::longrunning::Operation const &)
virtual ImportIssueModel(google::cloud::contactcenterinsights::v1::ImportIssueModelRequest const &)
virtual ImportIssueModel(NoAwaitTag, google::cloud::contactcenterinsights::v1::ImportIssueModelRequest const &)
virtual ImportIssueModel(google::longrunning::Operation const &)
virtual GetIssue(google::cloud::contactcenterinsights::v1::GetIssueRequest const &)
virtual ListIssues(google::cloud::contactcenterinsights::v1::ListIssuesRequest const &)
virtual UpdateIssue(google::cloud::contactcenterinsights::v1::UpdateIssueRequest const &)
virtual DeleteIssue(google::cloud::contactcenterinsights::v1::DeleteIssueRequest const &)
virtual CalculateIssueModelStats(google::cloud::contactcenterinsights::v1::CalculateIssueModelStatsRequest const &)
virtual CreatePhraseMatcher(google::cloud::contactcenterinsights::v1::CreatePhraseMatcherRequest const &)
virtual GetPhraseMatcher(google::cloud::contactcenterinsights::v1::GetPhraseMatcherRequest const &)
virtual ListPhraseMatchers(google::cloud::contactcenterinsights::v1::ListPhraseMatchersRequest)
virtual DeletePhraseMatcher(google::cloud::contactcenterinsights::v1::DeletePhraseMatcherRequest const &)
virtual UpdatePhraseMatcher(google::cloud::contactcenterinsights::v1::UpdatePhraseMatcherRequest const &)
virtual CalculateStats(google::cloud::contactcenterinsights::v1::CalculateStatsRequest const &)
virtual GetSettings(google::cloud::contactcenterinsights::v1::GetSettingsRequest const &)
virtual UpdateSettings(google::cloud::contactcenterinsights::v1::UpdateSettingsRequest const &)
virtual CreateAnalysisRule(google::cloud::contactcenterinsights::v1::CreateAnalysisRuleRequest const &)
virtual GetAnalysisRule(google::cloud::contactcenterinsights::v1::GetAnalysisRuleRequest const &)
virtual ListAnalysisRules(google::cloud::contactcenterinsights::v1::ListAnalysisRulesRequest)
virtual UpdateAnalysisRule(google::cloud::contactcenterinsights::v1::UpdateAnalysisRuleRequest const &)
virtual DeleteAnalysisRule(google::cloud::contactcenterinsights::v1::DeleteAnalysisRuleRequest const &)
virtual GetEncryptionSpec(google::cloud::contactcenterinsights::v1::GetEncryptionSpecRequest const &)
virtual InitializeEncryptionSpec(google::cloud::contactcenterinsights::v1::InitializeEncryptionSpecRequest const &)
virtual InitializeEncryptionSpec(NoAwaitTag, google::cloud::contactcenterinsights::v1::InitializeEncryptionSpecRequest const &)
virtual InitializeEncryptionSpec(google::longrunning::Operation const &)
virtual CreateView(google::cloud::contactcenterinsights::v1::CreateViewRequest const &)
virtual GetView(google::cloud::contactcenterinsights::v1::GetViewRequest const &)
virtual ListViews(google::cloud::contactcenterinsights::v1::ListViewsRequest)
virtual UpdateView(google::cloud::contactcenterinsights::v1::UpdateViewRequest const &)
virtual DeleteView(google::cloud::contactcenterinsights::v1::DeleteViewRequest const &)
virtual QueryMetrics(google::cloud::contactcenterinsights::v1::QueryMetricsRequest const &)
virtual QueryMetrics(NoAwaitTag, google::cloud::contactcenterinsights::v1::QueryMetricsRequest const &)
virtual QueryMetrics(google::longrunning::Operation const &)
virtual CreateQaQuestion(google::cloud::contactcenterinsights::v1::CreateQaQuestionRequest const &)
virtual GetQaQuestion(google::cloud::contactcenterinsights::v1::GetQaQuestionRequest const &)
virtual UpdateQaQuestion(google::cloud::contactcenterinsights::v1::UpdateQaQuestionRequest const &)
virtual DeleteQaQuestion(google::cloud::contactcenterinsights::v1::DeleteQaQuestionRequest const &)
virtual ListQaQuestions(google::cloud::contactcenterinsights::v1::ListQaQuestionsRequest)
virtual CreateQaScorecard(google::cloud::contactcenterinsights::v1::CreateQaScorecardRequest const &)
virtual GetQaScorecard(google::cloud::contactcenterinsights::v1::GetQaScorecardRequest const &)
virtual UpdateQaScorecard(google::cloud::contactcenterinsights::v1::UpdateQaScorecardRequest const &)
virtual DeleteQaScorecard(google::cloud::contactcenterinsights::v1::DeleteQaScorecardRequest const &)
virtual ListQaScorecards(google::cloud::contactcenterinsights::v1::ListQaScorecardsRequest)
virtual CreateQaScorecardRevision(google::cloud::contactcenterinsights::v1::CreateQaScorecardRevisionRequest const &)
virtual GetQaScorecardRevision(google::cloud::contactcenterinsights::v1::GetQaScorecardRevisionRequest const &)
virtual TuneQaScorecardRevision(google::cloud::contactcenterinsights::v1::TuneQaScorecardRevisionRequest const &)
virtual TuneQaScorecardRevision(NoAwaitTag, google::cloud::contactcenterinsights::v1::TuneQaScorecardRevisionRequest const &)
virtual TuneQaScorecardRevision(google::longrunning::Operation const &)
virtual DeployQaScorecardRevision(google::cloud::contactcenterinsights::v1::DeployQaScorecardRevisionRequest const &)
virtual UndeployQaScorecardRevision(google::cloud::contactcenterinsights::v1::UndeployQaScorecardRevisionRequest const &)
virtual DeleteQaScorecardRevision(google::cloud::contactcenterinsights::v1::DeleteQaScorecardRevisionRequest const &)
virtual ListQaScorecardRevisions(google::cloud::contactcenterinsights::v1::ListQaScorecardRevisionsRequest)
virtual CreateFeedbackLabel(google::cloud::contactcenterinsights::v1::CreateFeedbackLabelRequest const &)
virtual ListFeedbackLabels(google::cloud::contactcenterinsights::v1::ListFeedbackLabelsRequest)
virtual GetFeedbackLabel(google::cloud::contactcenterinsights::v1::GetFeedbackLabelRequest const &)
virtual UpdateFeedbackLabel(google::cloud::contactcenterinsights::v1::UpdateFeedbackLabelRequest const &)
virtual DeleteFeedbackLabel(google::cloud::contactcenterinsights::v1::DeleteFeedbackLabelRequest const &)
virtual ListAllFeedbackLabels(google::cloud::contactcenterinsights::v1::ListAllFeedbackLabelsRequest)
virtual BulkUploadFeedbackLabels(google::cloud::contactcenterinsights::v1::BulkUploadFeedbackLabelsRequest const &)
virtual BulkUploadFeedbackLabels(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkUploadFeedbackLabelsRequest const &)
virtual BulkUploadFeedbackLabels(google::longrunning::Operation const &)
virtual BulkDownloadFeedbackLabels(google::cloud::contactcenterinsights::v1::BulkDownloadFeedbackLabelsRequest const &)
virtual BulkDownloadFeedbackLabels(NoAwaitTag, google::cloud::contactcenterinsights::v1::BulkDownloadFeedbackLabelsRequest const &)
virtual BulkDownloadFeedbackLabels(google::longrunning::Operation const &)
virtual ListOperations(google::longrunning::ListOperationsRequest)
virtual GetOperation(google::longrunning::GetOperationRequest const &)
virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
ContactCenterInsightsConnectionIdempotencyPolicy
Overview
Functions
virtual clone() const
virtual CreateConversation(google::cloud::contactcenterinsights::v1::CreateConversationRequest const &)
virtual UploadConversation(google::cloud::contactcenterinsights::v1::UploadConversationRequest const &)
virtual UpdateConversation(google::cloud::contactcenterinsights::v1::UpdateConversationRequest const &)
virtual GetConversation(google::cloud::contactcenterinsights::v1::GetConversationRequest const &)
virtual ListConversations(google::cloud::contactcenterinsights::v1::ListConversationsRequest)
virtual DeleteConversation(google::cloud::contactcenterinsights::v1::DeleteConversationRequest const &)
virtual CreateAnalysis(google::cloud::contactcenterinsights::v1::CreateAnalysisRequest const &)
virtual GetAnalysis(google::cloud::contactcenterinsights::v1::GetAnalysisRequest const &)
virtual ListAnalyses(google::cloud::contactcenterinsights::v1::ListAnalysesRequest)
virtual DeleteAnalysis(google::cloud::contactcenterinsights::v1::DeleteAnalysisRequest const &)
virtual BulkAnalyzeConversations(google::cloud::contactcenterinsights::v1::BulkAnalyzeConversationsRequest const &)
virtual BulkDeleteConversations(google::cloud::contactcenterinsights::v1::BulkDeleteConversationsRequest const &)
virtual IngestConversations(google::cloud::contactcenterinsights::v1::IngestConversationsRequest const &)
virtual ExportInsightsData(google::cloud::contactcenterinsights::v1::ExportInsightsDataRequest const &)
virtual CreateIssueModel(google::cloud::contactcenterinsights::v1::CreateIssueModelRequest const &)
virtual UpdateIssueModel(google::cloud::contactcenterinsights::v1::UpdateIssueModelRequest const &)
virtual GetIssueModel(google::cloud::contactcenterinsights::v1::GetIssueModelRequest const &)
virtual ListIssueModels(google::cloud::contactcenterinsights::v1::ListIssueModelsRequest const &)
virtual DeleteIssueModel(google::cloud::contactcenterinsights::v1::DeleteIssueModelRequest const &)
virtual DeployIssueModel(google::cloud::contactcenterinsights::v1::DeployIssueModelRequest const &)
virtual UndeployIssueModel(google::cloud::contactcenterinsights::v1::UndeployIssueModelRequest const &)
virtual ExportIssueModel(google::cloud::contactcenterinsights::v1::ExportIssueModelRequest const &)
virtual ImportIssueModel(google::cloud::contactcenterinsights::v1::ImportIssueModelRequest const &)
virtual GetIssue(google::cloud::contactcenterinsights::v1::GetIssueRequest const &)
virtual ListIssues(google::cloud::contactcenterinsights::v1::ListIssuesRequest const &)
virtual UpdateIssue(google::cloud::contactcenterinsights::v1::UpdateIssueRequest const &)
virtual DeleteIssue(google::cloud::contactcenterinsights::v1::DeleteIssueRequest const &)
virtual CalculateIssueModelStats(google::cloud::contactcenterinsights::v1::CalculateIssueModelStatsRequest const &)
virtual CreatePhraseMatcher(google::cloud::contactcenterinsights::v1::CreatePhraseMatcherRequest const &)
virtual GetPhraseMatcher(google::cloud::contactcenterinsights::v1::GetPhraseMatcherRequest const &)
virtual ListPhraseMatchers(google::cloud::contactcenterinsights::v1::ListPhraseMatchersRequest)
virtual DeletePhraseMatcher(google::cloud::contactcenterinsights::v1::DeletePhraseMatcherRequest const &)
virtual UpdatePhraseMatcher(google::cloud::contactcenterinsights::v1::UpdatePhraseMatcherRequest const &)
virtual CalculateStats(google::cloud::contactcenterinsights::v1::CalculateStatsRequest const &)
virtual GetSettings(google::cloud::contactcenterinsights::v1::GetSettingsRequest const &)
virtual UpdateSettings(google::cloud::contactcenterinsights::v1::UpdateSettingsRequest const &)
virtual CreateAnalysisRule(google::cloud::contactcenterinsights::v1::CreateAnalysisRuleRequest const &)
virtual GetAnalysisRule(google::cloud::contactcenterinsights::v1::GetAnalysisRuleRequest const &)
virtual ListAnalysisRules(google::cloud::contactcenterinsights::v1::ListAnalysisRulesRequest)
virtual UpdateAnalysisRule(google::cloud::contactcenterinsights::v1::UpdateAnalysisRuleRequest const &)
virtual DeleteAnalysisRule(google::cloud::contactcenterinsights::v1::DeleteAnalysisRuleRequest const &)
virtual GetEncryptionSpec(google::cloud::contactcenterinsights::v1::GetEncryptionSpecRequest const &)
virtual InitializeEncryptionSpec(google::cloud::contactcenterinsights::v1::InitializeEncryptionSpecRequest const &)
virtual CreateView(google::cloud::contactcenterinsights::v1::CreateViewRequest const &)
virtual GetView(google::cloud::contactcenterinsights::v1::GetViewRequest const &)
virtual ListViews(google::cloud::contactcenterinsights::v1::ListViewsRequest)
virtual UpdateView(google::cloud::contactcenterinsights::v1::UpdateViewRequest const &)
virtual DeleteView(google::cloud::contactcenterinsights::v1::DeleteViewRequest const &)
virtual QueryMetrics(google::cloud::contactcenterinsights::v1::QueryMetricsRequest const &)
virtual CreateQaQuestion(google::cloud::contactcenterinsights::v1::CreateQaQuestionRequest const &)
virtual GetQaQuestion(google::cloud::contactcenterinsights::v1::GetQaQuestionRequest const &)
virtual UpdateQaQuestion(google::cloud::contactcenterinsights::v1::UpdateQaQuestionRequest const &)
virtual DeleteQaQuestion(google::cloud::contactcenterinsights::v1::DeleteQaQuestionRequest const &)
virtual ListQaQuestions(google::cloud::contactcenterinsights::v1::ListQaQuestionsRequest)
virtual CreateQaScorecard(google::cloud::contactcenterinsights::v1::CreateQaScorecardRequest const &)
virtual GetQaScorecard(google::cloud::contactcenterinsights::v1::GetQaScorecardRequest const &)