Show / Hide Table of Contents

Namespace Google.Apis.Contactcenterinsights.v1.Data

Classes

GoogleCloudContactcenterinsightsV1Analysis

The analysis resource.

GoogleCloudContactcenterinsightsV1AnalysisResult

The result of an analysis.

GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata

Call-specific metadata created during analysis.

GoogleCloudContactcenterinsightsV1AnalysisRule

The CCAI Insights project wide analysis rule. This rule will be applied to all conversations that match the filter defined in the rule. For a conversation matches the filter, the annotators specified in the rule will be run. If a conversation matches multiple rules, a union of all the annotators will be run. One project can have multiple analysis rules.

GoogleCloudContactcenterinsightsV1AnnotationBoundary

A point in a conversation that marks the start or the end of an annotation.

GoogleCloudContactcenterinsightsV1AnnotatorSelector

Selector of all available annotators and phrase matchers to run.

GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfig

Configuration for the QA feature.

GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList

Container for a list of scorecards.

GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig

Configuration for summarization.

GoogleCloudContactcenterinsightsV1AnswerFeedback

The feedback that the customer has about a certain answer in the conversation.

GoogleCloudContactcenterinsightsV1AppealAssessmentRequest

The message to appeal an assessment.

GoogleCloudContactcenterinsightsV1ArticleSuggestionData

Agent Assist Article Suggestion data.

GoogleCloudContactcenterinsightsV1Assessment

The assessment resource.

GoogleCloudContactcenterinsightsV1AssessmentRule

The CCAI Insights project wide assessment rule. This assessment rule will be applied to all conversations from the previous sampling cycle that match the sample rule defined in the assessment rule. One project can have multiple assessment rules.

GoogleCloudContactcenterinsightsV1AuthorizedView

An AuthorizedView represents a view of accessible Insights resources (for example, Conversation and Scorecard). Who have read access to the AuthorizedView resource will have access to these Insight resources as well.

GoogleCloudContactcenterinsightsV1AuthorizedViewSet

An AuthorizedViewSet contains a set of AuthorizedView resources.

GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata

The metadata for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest

The request to analyze conversations in bulk.

GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsResponse

The response for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1BulkDeleteConversationsMetadata

The metadata for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest

The request to delete conversations in bulk.

GoogleCloudContactcenterinsightsV1BulkDeleteConversationsResponse

The response for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1BulkDeleteFeedbackLabelsMetadata

Metadata for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1BulkDeleteFeedbackLabelsRequest

Request for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1BulkDeleteFeedbackLabelsResponse

Response for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadata

Metadata for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadataDownloadStats

Statistics for BulkDownloadFeedbackLabels operation.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest

Request for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestGcsDestination

Google Cloud Storage Object details to write the feedback labels to.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestSheetsDestination

Google Sheets document details to write the feedback labels to.

GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsResponse

Response for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest

The request for bulk uploading feedback labels.

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource

Google Cloud Storage Object details to get the feedback label file from.

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestSheetsSource

Google Sheets document details to get the feedback label file from.

GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse

Response of querying an issue model's statistics.

GoogleCloudContactcenterinsightsV1CalculateStatsRequest

The request for calculating conversation statistics.

GoogleCloudContactcenterinsightsV1CalculateStatsResponse

The response for calculating conversation statistics.

GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries

A time series representing conversations over time.

GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval

A single interval in a time series.

GoogleCloudContactcenterinsightsV1CallAnnotation

A piece of metadata that applies to a window of a call.

GoogleCloudContactcenterinsightsV1Conversation

The conversation resource.

GoogleCloudContactcenterinsightsV1ConversationCallMetadata

Call-specific metadata.

GoogleCloudContactcenterinsightsV1ConversationDataSource

The conversation source, which is a combination of transcript and audio.

GoogleCloudContactcenterinsightsV1ConversationLevelSentiment

One channel of conversation-level sentiment data.

GoogleCloudContactcenterinsightsV1ConversationLevelSilence

Conversation-level silence data.

GoogleCloudContactcenterinsightsV1ConversationParticipant

The call participant speaking for a given utterance.

GoogleCloudContactcenterinsightsV1ConversationQualityMetadata

Conversation metadata related to quality management.

GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo

Information about an agent involved in the conversation.

GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData

Conversation summarization suggestion data.

GoogleCloudContactcenterinsightsV1ConversationTranscript

A message representing the transcript of a conversation.

GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment

A segment of a full transcript.

GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata

Metadata from Dialogflow relating to the current transcript segment.

GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo

Word-level info for words in a transcript.

GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata

Metadata for a create analysis operation.

GoogleCloudContactcenterinsightsV1CreateIssueMetadata

Metadata for creating an issue.

GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata

Metadata for creating an issue model.

GoogleCloudContactcenterinsightsV1CreateIssueModelRequest

The request to create an issue model.

GoogleCloudContactcenterinsightsV1CreateIssueRequest

The request to create an issue.

GoogleCloudContactcenterinsightsV1Dataset

Dataset resource represents a collection of conversations that may be bounded (Static Dataset, e.g. golden dataset for training), or unbounded (Dynamic Dataset, e.g. live traffic, or agent training traffic)

GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata

Metadata for deleting an issue model.

GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest

The request to delete an issue model.

GoogleCloudContactcenterinsightsV1DeleteQaQuestionTagMetadata

The metadata for deleting a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1DeleteQaQuestionTagRequest

The request for deleting a QaQuestionTag.

GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata

Metadata for deploying an issue model.

GoogleCloudContactcenterinsightsV1DeployIssueModelRequest

The request to deploy an issue model.

GoogleCloudContactcenterinsightsV1DeployIssueModelResponse

The response to deploy an issue model.

GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest

The request to deploy a QaScorecardRevision

GoogleCloudContactcenterinsightsV1DialogflowIntent

The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1DialogflowInteractionData

Dialogflow interaction data.

GoogleCloudContactcenterinsightsV1DialogflowSource

A Dialogflow source of conversation data.

GoogleCloudContactcenterinsightsV1Dimension

A dimension determines the grouping key for the query. In SQL terms, these would be part of both the "SELECT" and "GROUP BY" clauses.

GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata

Metadata about the agent dimension.

GoogleCloudContactcenterinsightsV1DimensionClientSentimentCategoryDimensionMetadata

Metadata about the client sentiment category dimension.

GoogleCloudContactcenterinsightsV1DimensionConversationProfileDimensionMetadata

Metadata about the conversation profile dimension.

GoogleCloudContactcenterinsightsV1DimensionConversationalAgentsPlaybookDimensionMetadata

Metadata about the Conversational Agents playbook dimension.

GoogleCloudContactcenterinsightsV1DimensionConversationalAgentsToolDimensionMetadata

Metadata about the Conversational Agents tool dimension.

GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata

Metadata about the issue dimension.

GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata

Metadata about conversation labels.

GoogleCloudContactcenterinsightsV1DimensionMediumDimensionMetadata

Metadata about the conversation medium dimension.

GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata

Metadata about the QA question-answer dimension. This is useful for showing the answer distribution for questions for a given scorecard.

GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata

Metadata about the QA question dimension.

GoogleCloudContactcenterinsightsV1DimensionQaScorecardDimensionMetadata

Metadata about the QA scorecard dimension.

GoogleCloudContactcenterinsightsV1EncryptionSpec

A customer-managed encryption key specification that can be applied to all created resources (e.g. Conversation).

GoogleCloudContactcenterinsightsV1Entity

The data for an entity annotation. Represents a phrase in the conversation that is a known entity, such as a person, an organization, or location.

GoogleCloudContactcenterinsightsV1EntityMentionData

The data for an entity mention annotation. This represents a mention of an Entity in the conversation.

GoogleCloudContactcenterinsightsV1ExactMatchConfig

Exact match configuration.

GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata

Metadata for an export insights operation.

GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest

The request to export insights.

GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination

A BigQuery Table Reference.

GoogleCloudContactcenterinsightsV1ExportInsightsDataResponse

Response for an export insights operation.

GoogleCloudContactcenterinsightsV1ExportIssueModelMetadata

Metadata used for export issue model.

GoogleCloudContactcenterinsightsV1ExportIssueModelRequest

Request to export an issue model.

GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination

Google Cloud Storage Object URI to save the issue model to.

GoogleCloudContactcenterinsightsV1ExportIssueModelResponse

Response from export issue model

GoogleCloudContactcenterinsightsV1FaqAnswerData

Agent Assist frequently-asked-question answer data.

GoogleCloudContactcenterinsightsV1FeedbackLabel

Represents a conversation, resource, and label provided by the user. Can take the form of a string label or a QaAnswer label. QaAnswer labels are used for Quality AI example conversations. String labels are used for Topic Modeling. AgentAssistSummary labels are used for Agent Assist Summarization.

GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest

The message to finalize an assessment. Finalizing makes an assessment and its notes immutable.

GoogleCloudContactcenterinsightsV1GcsSource

A Cloud Storage source of conversation data.

GoogleCloudContactcenterinsightsV1HoldData

The data for a hold annotation.

GoogleCloudContactcenterinsightsV1ImportIssueModelMetadata

Metadata used for import issue model.

GoogleCloudContactcenterinsightsV1ImportIssueModelRequest

Request to import an issue model.

GoogleCloudContactcenterinsightsV1ImportIssueModelRequestGcsSource

Google Cloud Storage Object URI to get the issue model file from.

GoogleCloudContactcenterinsightsV1ImportIssueModelResponse

Response from import issue model

GoogleCloudContactcenterinsightsV1IngestConversationsMetadata

The metadata for an IngestConversations operation.

GoogleCloudContactcenterinsightsV1IngestConversationsMetadataIngestConversationsStats

Statistics for IngestConversations operation.

GoogleCloudContactcenterinsightsV1IngestConversationsRequest

The request to ingest conversations.

GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig

Configuration that applies to all conversations.

GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource

Configuration for Cloud Storage bucket sources.

GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig

Configuration for processing transcript objects.

GoogleCloudContactcenterinsightsV1IngestConversationsResponse

The response to an IngestConversations operation.

GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecMetadata

Metadata for initializing a location-level encryption specification.

GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest

The request to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecResponse

The response to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1Intent

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1IntentMatchData

The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.

GoogleCloudContactcenterinsightsV1InterruptionData

The data for an interruption annotation.

GoogleCloudContactcenterinsightsV1Issue

The issue resource.

GoogleCloudContactcenterinsightsV1IssueAssignment

Information about the issue.

GoogleCloudContactcenterinsightsV1IssueMatchData

The data for an issue match annotation.

GoogleCloudContactcenterinsightsV1IssueModel

The issue model resource.

GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig

Configs for the input data used to create the issue model.

GoogleCloudContactcenterinsightsV1IssueModelLabelStats

Aggregated statistics about an issue model.

GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats

Aggregated statistics about an issue.

GoogleCloudContactcenterinsightsV1IssueModelResult

Issue Modeling result on a conversation.

GoogleCloudContactcenterinsightsV1ListAllFeedbackLabelsResponse

The response for listing all feedback labels.

GoogleCloudContactcenterinsightsV1ListAnalysesResponse

The response to list analyses.

GoogleCloudContactcenterinsightsV1ListAnalysisRulesResponse

The response of listing views.

GoogleCloudContactcenterinsightsV1ListAssessmentRulesResponse

The response of listing assessment rules.

GoogleCloudContactcenterinsightsV1ListAssessmentsResponse

The response of listing assessments.

GoogleCloudContactcenterinsightsV1ListAuthorizedViewSetsResponse

The response from a ListAuthorizedViewSet request.

GoogleCloudContactcenterinsightsV1ListAuthorizedViewsResponse

The response from a ListAuthorizedViews request.

GoogleCloudContactcenterinsightsV1ListConversationsResponse

The response of listing conversations.

GoogleCloudContactcenterinsightsV1ListDatasetsResponse

The response to list datasets.

GoogleCloudContactcenterinsightsV1ListFeedbackLabelsResponse

The response for listing feedback labels.

GoogleCloudContactcenterinsightsV1ListIssueModelsResponse

The response of listing issue models.

GoogleCloudContactcenterinsightsV1ListIssuesResponse

The response of listing issues.

GoogleCloudContactcenterinsightsV1ListNotesResponse

The response of listing notes.

GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse

The response of listing phrase matchers.

GoogleCloudContactcenterinsightsV1ListQaQuestionTagsResponse

The response from a ListQaQuestionTags request.

GoogleCloudContactcenterinsightsV1ListQaQuestionsResponse

The response from a ListQaQuestions request.

GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse

The response from a ListQaScorecardRevisions request.

GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse

The response from a ListQaScorecards request.

GoogleCloudContactcenterinsightsV1ListViewsResponse

The response of listing views.

GoogleCloudContactcenterinsightsV1Note

The conversation assessment note resource.

GoogleCloudContactcenterinsightsV1NoteAssessmentNote

A note about the entire parent assessment.

GoogleCloudContactcenterinsightsV1NoteConversationTurnNote

A note about a conversation turn.

GoogleCloudContactcenterinsightsV1NoteQaQuestionNote

A note about a QA question.

GoogleCloudContactcenterinsightsV1PhraseMatchData

The data for a matched phrase matcher. Represents information identifying a phrase matcher for a given match.

GoogleCloudContactcenterinsightsV1PhraseMatchRule

The data for a phrase match rule.

GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig

Configuration information of a phrase match rule.

GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup

A message representing a rule in the phrase matcher.

GoogleCloudContactcenterinsightsV1PhraseMatcher

The phrase matcher resource.

GoogleCloudContactcenterinsightsV1PublishAssessmentRequest

The message to publish an assessment. Draft and appealed assessments can be published. Publishing simply changes the state of the assessment to published, allowing the console and authorized views to filter on the state.

GoogleCloudContactcenterinsightsV1QaAnswer

An answer to a QaQuestion.

GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource

A question may have multiple answers from varying sources, one of which becomes the "main" answer above. AnswerSource represents each individual answer.

GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue

Message for holding the value of a QaAnswer. QaQuestion.AnswerChoice defines the possible answer values for a question.

GoogleCloudContactcenterinsightsV1QaQuestion

A single question to be scored by the Insights QA feature.

GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice

Message representing a possible answer to the question.

GoogleCloudContactcenterinsightsV1QaQuestionMetrics

A wrapper representing metrics calculated against a test-set on a LLM that was fine tuned for this question.

GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig

Configuration for a predefined question. This field will only be set if the Question Type is predefined.

GoogleCloudContactcenterinsightsV1QaQuestionTag

A tag is a resource which aims to categorize a set of questions across multiple scorecards, e.g., "Customer Satisfaction","Billing", etc.

GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata

Metadata about the tuning operation for the question. Will only be set if a scorecard containing this question has been tuned.

GoogleCloudContactcenterinsightsV1QaScorecard

A QaScorecard represents a collection of questions to be scored during analysis.

GoogleCloudContactcenterinsightsV1QaScorecardResult

The results of scoring a single conversation against a QaScorecard. Contains a collection of QaAnswers and aggregate score.

GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult

Tags and their corresponding results.

GoogleCloudContactcenterinsightsV1QaScorecardResultScoreSource

A scorecard result may have multiple sets of scores from varying sources, one of which becomes the "main" answer above. A ScoreSource represents each individual set of scores.

GoogleCloudContactcenterinsightsV1QaScorecardRevision

A revision of a QaScorecard. Modifying published scorecard fields would invalidate existing scorecard results — the questions may have changed, or the score weighting will make existing scores impossible to understand. So changes must create a new revision, rather than modifying the existing resource.

GoogleCloudContactcenterinsightsV1QueryInterval

A time window for querying conversations.

GoogleCloudContactcenterinsightsV1QueryMetricsMetadata

The metadata from querying metrics.

GoogleCloudContactcenterinsightsV1QueryMetricsRequest

The request for querying metrics.

GoogleCloudContactcenterinsightsV1QueryMetricsResponse

The response for querying metrics.

GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice

A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request. For example, if the request specifies a single ISSUE dimension and it has a cardinality of 2 (i.e. the data used to compute the metrics has 2 issues in total), the response will have 2 slices: * Slice 1 -> dimensions=[Issue 1] * Slice 2 -> dimensions=[Issue 2]

GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint

A data point contains the metric values mapped to an interval.

GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure

The measure related to conversations.

GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore

Average QA normalized score for the tag.

GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries

A time series of metric values.

GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewMetadata

The metadata for querying performance overview.

GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequest

The request for summarizing performance according to different metrics for conversations over a specified time window.

GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewRequestAgentSource

The entity whose performance is being queried is a single agent.

GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewResponse

The response for querying performance overview.

GoogleCloudContactcenterinsightsV1RedactionConfig

DLP resources used for redaction while ingesting conversations. DLP settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint or the Dialogflow / Agent Assist runtime integrations. When using Dialogflow / Agent Assist runtime integrations, redaction should be performed in Dialogflow / Agent Assist.

GoogleCloudContactcenterinsightsV1RegexMatchConfig

Regex match configuration.

GoogleCloudContactcenterinsightsV1RuntimeAnnotation

An annotation that was generated during the customer and agent interaction.

GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput

Explicit input used for generating the answer

GoogleCloudContactcenterinsightsV1SampleConversationsMetadata

The metadata for an SampleConversations operation.

GoogleCloudContactcenterinsightsV1SampleConversationsMetadataSampleConversationsStats

Statistics for SampleConversations operation.

GoogleCloudContactcenterinsightsV1SampleConversationsRequest

The request to sample conversations to a dataset.

GoogleCloudContactcenterinsightsV1SampleConversationsResponse

The response to an SampleConversations operation.

GoogleCloudContactcenterinsightsV1SampleRule

Message for sampling conversations.

GoogleCloudContactcenterinsightsV1ScheduleInfo

Message for schedule info.

GoogleCloudContactcenterinsightsV1SearchAuthorizedViewsResponse

The response from a ListAuthorizedViews request.

GoogleCloudContactcenterinsightsV1SentimentData

The data for a sentiment annotation.

GoogleCloudContactcenterinsightsV1Settings

The CCAI Insights project wide settings. Use these settings to configure the behavior of Insights. View these settings with getsettings and change the settings with updateSettings.

GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig

Default configuration when creating Analyses in Insights.

GoogleCloudContactcenterinsightsV1SilenceData

The data for a silence annotation.

GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData

Agent Assist Smart Compose suggestion data.

GoogleCloudContactcenterinsightsV1SmartReplyData

Agent Assist Smart Reply data.

GoogleCloudContactcenterinsightsV1SpeechConfig

Speech-to-Text configuration. Speech-to-Text settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint.

GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest

Request for TuneQaScorecardRevision endpoint.

GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata

Metadata for undeploying an issue model.

GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest

The request to undeploy an issue model.

GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse

The response to undeploy an issue model.

GoogleCloudContactcenterinsightsV1UndeployQaScorecardRevisionRequest

The request to undeploy a QaScorecardRevision

GoogleCloudContactcenterinsightsV1UpdateQaQuestionTagMetadata

The metadata for updating a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1UpdateQaQuestionTagRequest

The request for updating a QaQuestionTag.

GoogleCloudContactcenterinsightsV1UploadConversationMetadata

The metadata for an UploadConversation operation.

GoogleCloudContactcenterinsightsV1UploadConversationRequest

Request to upload a conversation.

GoogleCloudContactcenterinsightsV1UserInfo

Information about a user.

GoogleCloudContactcenterinsightsV1View

The View resource.

GoogleCloudContactcenterinsightsV1alpha1Analysis

The analysis resource.

GoogleCloudContactcenterinsightsV1alpha1AnalysisResult

The result of an analysis.

GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata

Call-specific metadata created during analysis.

GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary

A point in a conversation that marks the start or the end of an annotation.

GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector

Selector of all available annotators and phrase matchers to run.

GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfig

Configuration for the QA feature.

GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfigScorecardList

Container for a list of scorecards.

GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig

Configuration for summarization.

GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback

The feedback that the customer has about a certain answer in the conversation.

GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData

Agent Assist Article Suggestion data.

GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata

The metadata for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest

The request to analyze conversations in bulk.

GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse

The response for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata

The metadata for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest

The request to delete conversations in bulk.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsResponse

The response for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteFeedbackLabelsMetadata

Metadata for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteFeedbackLabelsRequest

Request for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1alpha1BulkDeleteFeedbackLabelsResponse

Response for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1alpha1CallAnnotation

A piece of metadata that applies to a window of a call.

GoogleCloudContactcenterinsightsV1alpha1Conversation

The conversation resource.

GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata

Call-specific metadata.

GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource

The conversation source, which is a combination of transcript and audio.

GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment

One channel of conversation-level sentiment data.

GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence

Conversation-level silence data.

GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant

The call participant speaking for a given utterance.

GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata

Conversation metadata related to quality management.

GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo

Information about an agent involved in the conversation.

GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData

Conversation summarization suggestion data.

GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript

A message representing the transcript of a conversation.

GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment

A segment of a full transcript.

GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata

Metadata from Dialogflow relating to the current transcript segment.

GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo

Word-level info for words in a transcript.

GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata

Metadata for a create analysis operation.

GoogleCloudContactcenterinsightsV1alpha1CreateIssueMetadata

Metadata for creating an issue.

GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata

Metadata for creating an issue model.

GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest

The request to create an issue model.

GoogleCloudContactcenterinsightsV1alpha1CreateIssueRequest

The request to create an issue.

GoogleCloudContactcenterinsightsV1alpha1Dataset

Dataset resource represents a collection of conversations that may be bounded (Static Dataset, e.g. golden dataset for training), or unbounded (Dynamic Dataset, e.g. live traffic, or agent training traffic)

GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata

Metadata for deleting an issue model.

GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest

The request to delete an issue model.

GoogleCloudContactcenterinsightsV1alpha1DeleteQaQuestionTagMetadata

The metadata for deleting a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1alpha1DeleteQaQuestionTagRequest

The request for deleting a QaQuestionTag.

GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata

Metadata for deploying an issue model.

GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest

The request to deploy an issue model.

GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse

The response to deploy an issue model.

GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent

The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData

Dialogflow interaction data.

GoogleCloudContactcenterinsightsV1alpha1DialogflowSource

A Dialogflow source of conversation data.

GoogleCloudContactcenterinsightsV1alpha1Dimension

A dimension determines the grouping key for the query. In SQL terms, these would be part of both the "SELECT" and "GROUP BY" clauses.

GoogleCloudContactcenterinsightsV1alpha1DimensionAgentDimensionMetadata

Metadata about the agent dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionClientSentimentCategoryDimensionMetadata

Metadata about the client sentiment category dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionConversationProfileDimensionMetadata

Metadata about the conversation profile dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionConversationalAgentsPlaybookDimensionMetadata

Metadata about the Conversational Agents playbook dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionConversationalAgentsToolDimensionMetadata

Metadata about the Conversational Agents tool dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata

Metadata about the issue dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata

Metadata about conversation labels.

GoogleCloudContactcenterinsightsV1alpha1DimensionMediumDimensionMetadata

Metadata about the conversation medium dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionAnswerDimensionMetadata

Metadata about the QA question-answer dimension. This is useful for showing the answer distribution for questions for a given scorecard.

GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionDimensionMetadata

Metadata about the QA question dimension.

GoogleCloudContactcenterinsightsV1alpha1DimensionQaScorecardDimensionMetadata

Metadata about the QA scorecard dimension.

GoogleCloudContactcenterinsightsV1alpha1EncryptionSpec

A customer-managed encryption key specification that can be applied to all created resources (e.g. Conversation).

GoogleCloudContactcenterinsightsV1alpha1Entity

The data for an entity annotation. Represents a phrase in the conversation that is a known entity, such as a person, an organization, or location.

GoogleCloudContactcenterinsightsV1alpha1EntityMentionData

The data for an entity mention annotation. This represents a mention of an Entity in the conversation.

GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata

Metadata for an export insights operation.

GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest

The request to export insights.

GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination

A BigQuery Table Reference.

GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse

Response for an export insights operation.

GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata

Metadata used for export issue model.

GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest

Request to export an issue model.

GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination

Google Cloud Storage Object URI to save the issue model to.

GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelResponse

Response from export issue model

GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData

Agent Assist frequently-asked-question answer data.

GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel

Represents a conversation, resource, and label provided by the user. Can take the form of a string label or a QaAnswer label. QaAnswer labels are used for Quality AI example conversations. String labels are used for Topic Modeling. AgentAssistSummary labels are used for Agent Assist Summarization.

GoogleCloudContactcenterinsightsV1alpha1GcsSource

A Cloud Storage source of conversation data.

GoogleCloudContactcenterinsightsV1alpha1HoldData

The data for a hold annotation.

GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata

Metadata used for import issue model.

GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest

Request to import an issue model.

GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource

Google Cloud Storage Object URI to get the issue model file from.

GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelResponse

Response from import issue model

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata

The metadata for an IngestConversations operation.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats

Statistics for IngestConversations operation.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest

The request to ingest conversations.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversationConfig

Configuration that applies to all conversations.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource

Configuration for Cloud Storage bucket sources.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig

Configuration for processing transcript objects.

GoogleCloudContactcenterinsightsV1alpha1IngestConversationsResponse

The response to an IngestConversations operation.

GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecMetadata

Metadata for initializing a location-level encryption specification.

GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecRequest

The request to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecResponse

The response to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1alpha1Intent

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1alpha1IntentMatchData

The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.

GoogleCloudContactcenterinsightsV1alpha1InterruptionData

The data for an interruption annotation.

GoogleCloudContactcenterinsightsV1alpha1Issue

The issue resource.

GoogleCloudContactcenterinsightsV1alpha1IssueAssignment

Information about the issue.

GoogleCloudContactcenterinsightsV1alpha1IssueMatchData

The data for an issue match annotation.

GoogleCloudContactcenterinsightsV1alpha1IssueModel

The issue model resource.

GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig

Configs for the input data used to create the issue model.

GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats

Aggregated statistics about an issue model.

GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats

Aggregated statistics about an issue.

GoogleCloudContactcenterinsightsV1alpha1IssueModelResult

Issue Modeling result on a conversation.

GoogleCloudContactcenterinsightsV1alpha1ListAllFeedbackLabelsResponse

The response for listing all feedback labels.

GoogleCloudContactcenterinsightsV1alpha1ListFeedbackLabelsResponse

The response for listing feedback labels.

GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData

The data for a matched phrase matcher. Represents information identifying a phrase matcher for a given match.

GoogleCloudContactcenterinsightsV1alpha1QaAnswer

An answer to a QaQuestion.

GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerSource

A question may have multiple answers from varying sources, one of which becomes the "main" answer above. AnswerSource represents each individual answer.

GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue

Message for holding the value of a QaAnswer. QaQuestion.AnswerChoice defines the possible answer values for a question.

GoogleCloudContactcenterinsightsV1alpha1QaQuestionTag

A tag is a resource which aims to categorize a set of questions across multiple scorecards, e.g., "Customer Satisfaction","Billing", etc.

GoogleCloudContactcenterinsightsV1alpha1QaScorecardResult

The results of scoring a single conversation against a QaScorecard. Contains a collection of QaAnswers and aggregate score.

GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult

Tags and their corresponding results.

GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultScoreSource

A scorecard result may have multiple sets of scores from varying sources, one of which becomes the "main" answer above. A ScoreSource represents each individual set of scores.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsMetadata

The metadata from querying metrics.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponse

The response for querying metrics.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice

A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request. For example, if the request specifies a single ISSUE dimension and it has a cardinality of 2 (i.e. the data used to compute the metrics has 2 issues in total), the response will have 2 slices: * Slice 1 -> dimensions=[Issue 1] * Slice 2 -> dimensions=[Issue 2]

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint

A data point contains the metric values mapped to an interval.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure

The measure related to conversations.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore

Average QA normalized score for the tag.

GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries

A time series of metric values.

GoogleCloudContactcenterinsightsV1alpha1QueryPerformanceOverviewMetadata

The metadata for querying performance overview.

GoogleCloudContactcenterinsightsV1alpha1QueryPerformanceOverviewResponse

The response for querying performance overview.

GoogleCloudContactcenterinsightsV1alpha1RedactionConfig

DLP resources used for redaction while ingesting conversations. DLP settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint or the Dialogflow / Agent Assist runtime integrations. When using Dialogflow / Agent Assist runtime integrations, redaction should be performed in Dialogflow / Agent Assist.

GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation

An annotation that was generated during the customer and agent interaction.

GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput

Explicit input used for generating the answer

GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadata

The metadata for an SampleConversations operation.

GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadataSampleConversationsStats

Statistics for SampleConversations operation.

GoogleCloudContactcenterinsightsV1alpha1SampleConversationsRequest

The request to sample conversations to a dataset.

GoogleCloudContactcenterinsightsV1alpha1SampleConversationsResponse

The response to an SampleConversations operation.

GoogleCloudContactcenterinsightsV1alpha1SampleRule

Message for sampling conversations.

GoogleCloudContactcenterinsightsV1alpha1SentimentData

The data for a sentiment annotation.

GoogleCloudContactcenterinsightsV1alpha1SilenceData

The data for a silence annotation.

GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData

Agent Assist Smart Compose suggestion data.

GoogleCloudContactcenterinsightsV1alpha1SmartReplyData

Agent Assist Smart Reply data.

GoogleCloudContactcenterinsightsV1alpha1SpeechConfig

Speech-to-Text configuration. Speech-to-Text settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint.

GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata

Metadata for undeploying an issue model.

GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest

The request to undeploy an issue model.

GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelResponse

The response to undeploy an issue model.

GoogleCloudContactcenterinsightsV1alpha1UpdateQaQuestionTagMetadata

The metadata for updating a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1alpha1UpdateQaQuestionTagRequest

The request for updating a QaQuestionTag.

GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata

The metadata for an UploadConversation operation.

GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest

Request to upload a conversation.

GoogleCloudContactcenterinsightsV1mainAnalysis

The analysis resource.

GoogleCloudContactcenterinsightsV1mainAnalysisResult

The result of an analysis.

GoogleCloudContactcenterinsightsV1mainAnalysisResultCallAnalysisMetadata

Call-specific metadata created during analysis.

GoogleCloudContactcenterinsightsV1mainAnnotationBoundary

A point in a conversation that marks the start or the end of an annotation.

GoogleCloudContactcenterinsightsV1mainAnnotatorSelector

Selector of all available annotators and phrase matchers to run.

GoogleCloudContactcenterinsightsV1mainAnnotatorSelectorQaConfig

Configuration for the QA feature.

GoogleCloudContactcenterinsightsV1mainAnnotatorSelectorQaConfigScorecardList

Container for a list of scorecards.

GoogleCloudContactcenterinsightsV1mainAnnotatorSelectorSummarizationConfig

Configuration for summarization.

GoogleCloudContactcenterinsightsV1mainAnswerFeedback

The feedback that the customer has about a certain answer in the conversation.

GoogleCloudContactcenterinsightsV1mainArticleSuggestionData

Agent Assist Article Suggestion data.

GoogleCloudContactcenterinsightsV1mainBulkAnalyzeConversationsMetadata

The metadata for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1mainBulkAnalyzeConversationsRequest

The request to analyze conversations in bulk.

GoogleCloudContactcenterinsightsV1mainBulkAnalyzeConversationsResponse

The response for a bulk analyze conversations operation.

GoogleCloudContactcenterinsightsV1mainBulkDeleteConversationsMetadata

The metadata for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1mainBulkDeleteConversationsRequest

The request to delete conversations in bulk.

GoogleCloudContactcenterinsightsV1mainBulkDeleteConversationsResponse

The response for a bulk delete conversations operation.

GoogleCloudContactcenterinsightsV1mainBulkDeleteFeedbackLabelsMetadata

Metadata for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1mainBulkDeleteFeedbackLabelsRequest

Request for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1mainBulkDeleteFeedbackLabelsResponse

Response for the BulkDeleteFeedbackLabels endpoint.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsMetadata

Metadata for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsMetadataDownloadStats

Statistics for BulkDownloadFeedbackLabels operation.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsRequest

Request for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsRequestGcsDestination

Google Cloud Storage Object details to write the feedback labels to.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsRequestSheetsDestination

Google Sheets document details to write the feedback labels to.

GoogleCloudContactcenterinsightsV1mainBulkDownloadFeedbackLabelsResponse

Response for the BulkDownloadFeedbackLabel endpoint.

GoogleCloudContactcenterinsightsV1mainCallAnnotation

A piece of metadata that applies to a window of a call.

GoogleCloudContactcenterinsightsV1mainConversation

The conversation resource.

GoogleCloudContactcenterinsightsV1mainConversationCallMetadata

Call-specific metadata.

GoogleCloudContactcenterinsightsV1mainConversationDataSource

The conversation source, which is a combination of transcript and audio.

GoogleCloudContactcenterinsightsV1mainConversationLevelSentiment

One channel of conversation-level sentiment data.

GoogleCloudContactcenterinsightsV1mainConversationLevelSilence

Conversation-level silence data.

GoogleCloudContactcenterinsightsV1mainConversationParticipant

The call participant speaking for a given utterance.

GoogleCloudContactcenterinsightsV1mainConversationQualityMetadata

Conversation metadata related to quality management.

GoogleCloudContactcenterinsightsV1mainConversationQualityMetadataAgentInfo

Information about an agent involved in the conversation.

GoogleCloudContactcenterinsightsV1mainConversationSummarizationSuggestionData

Conversation summarization suggestion data.

GoogleCloudContactcenterinsightsV1mainConversationTranscript

A message representing the transcript of a conversation.

GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegment

A segment of a full transcript.

GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata

Metadata from Dialogflow relating to the current transcript segment.

GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentWordInfo

Word-level info for words in a transcript.

GoogleCloudContactcenterinsightsV1mainCreateAnalysisOperationMetadata

Metadata for a create analysis operation.

GoogleCloudContactcenterinsightsV1mainCreateIssueMetadata

Metadata for creating an issue.

GoogleCloudContactcenterinsightsV1mainCreateIssueModelMetadata

Metadata for creating an issue model.

GoogleCloudContactcenterinsightsV1mainCreateIssueModelRequest

The request to create an issue model.

GoogleCloudContactcenterinsightsV1mainCreateIssueRequest

The request to create an issue.

GoogleCloudContactcenterinsightsV1mainDataset

Dataset resource represents a collection of conversations that may be bounded (Static Dataset, e.g. golden dataset for training), or unbounded (Dynamic Dataset, e.g. live traffic, or agent training traffic)

GoogleCloudContactcenterinsightsV1mainDeleteIssueModelMetadata

Metadata for deleting an issue model.

GoogleCloudContactcenterinsightsV1mainDeleteIssueModelRequest

The request to delete an issue model.

GoogleCloudContactcenterinsightsV1mainDeleteQaQuestionTagMetadata

The metadata for deleting a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1mainDeleteQaQuestionTagRequest

The request for deleting a QaQuestionTag.

GoogleCloudContactcenterinsightsV1mainDeployIssueModelMetadata

Metadata for deploying an issue model.

GoogleCloudContactcenterinsightsV1mainDeployIssueModelRequest

The request to deploy an issue model.

GoogleCloudContactcenterinsightsV1mainDeployIssueModelResponse

The response to deploy an issue model.

GoogleCloudContactcenterinsightsV1mainDialogflowIntent

The data for a Dialogflow intent. Represents a detected intent in the conversation, e.g. MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1mainDialogflowInteractionData

Dialogflow interaction data.

GoogleCloudContactcenterinsightsV1mainDialogflowSource

A Dialogflow source of conversation data.

GoogleCloudContactcenterinsightsV1mainDimension

A dimension determines the grouping key for the query. In SQL terms, these would be part of both the "SELECT" and "GROUP BY" clauses.

GoogleCloudContactcenterinsightsV1mainDimensionAgentDimensionMetadata

Metadata about the agent dimension.

GoogleCloudContactcenterinsightsV1mainDimensionClientSentimentCategoryDimensionMetadata

Metadata about the client sentiment category dimension.

GoogleCloudContactcenterinsightsV1mainDimensionConversationProfileDimensionMetadata

Metadata about the conversation profile dimension.

GoogleCloudContactcenterinsightsV1mainDimensionConversationalAgentsPlaybookDimensionMetadata

Metadata about the Conversational Agents playbook dimension.

GoogleCloudContactcenterinsightsV1mainDimensionConversationalAgentsToolDimensionMetadata

Metadata about the Conversational Agents tool dimension.

GoogleCloudContactcenterinsightsV1mainDimensionIssueDimensionMetadata

Metadata about the issue dimension.

GoogleCloudContactcenterinsightsV1mainDimensionLabelDimensionMetadata

Metadata about conversation labels.

GoogleCloudContactcenterinsightsV1mainDimensionMediumDimensionMetadata

Metadata about the conversation medium dimension.

GoogleCloudContactcenterinsightsV1mainDimensionQaQuestionAnswerDimensionMetadata

Metadata about the QA question-answer dimension. This is useful for showing the answer distribution for questions for a given scorecard.

GoogleCloudContactcenterinsightsV1mainDimensionQaQuestionDimensionMetadata

Metadata about the QA question dimension.

GoogleCloudContactcenterinsightsV1mainDimensionQaScorecardDimensionMetadata

Metadata about the QA scorecard dimension.

GoogleCloudContactcenterinsightsV1mainEncryptionSpec

A customer-managed encryption key specification that can be applied to all created resources (e.g. Conversation).

GoogleCloudContactcenterinsightsV1mainEntity

The data for an entity annotation. Represents a phrase in the conversation that is a known entity, such as a person, an organization, or location.

GoogleCloudContactcenterinsightsV1mainEntityMentionData

The data for an entity mention annotation. This represents a mention of an Entity in the conversation.

GoogleCloudContactcenterinsightsV1mainExportInsightsDataMetadata

Metadata for an export insights operation.

GoogleCloudContactcenterinsightsV1mainExportInsightsDataRequest

The request to export insights.

GoogleCloudContactcenterinsightsV1mainExportInsightsDataRequestBigQueryDestination

A BigQuery Table Reference.

GoogleCloudContactcenterinsightsV1mainExportInsightsDataResponse

Response for an export insights operation.

GoogleCloudContactcenterinsightsV1mainExportIssueModelMetadata

Metadata used for export issue model.

GoogleCloudContactcenterinsightsV1mainExportIssueModelRequest

Request to export an issue model.

GoogleCloudContactcenterinsightsV1mainExportIssueModelRequestGcsDestination

Google Cloud Storage Object URI to save the issue model to.

GoogleCloudContactcenterinsightsV1mainExportIssueModelResponse

Response from export issue model

GoogleCloudContactcenterinsightsV1mainFaqAnswerData

Agent Assist frequently-asked-question answer data.

GoogleCloudContactcenterinsightsV1mainFeedbackLabel

Represents a conversation, resource, and label provided by the user. Can take the form of a string label or a QaAnswer label. QaAnswer labels are used for Quality AI example conversations. String labels are used for Topic Modeling. AgentAssistSummary labels are used for Agent Assist Summarization.

GoogleCloudContactcenterinsightsV1mainGcsSource

A Cloud Storage source of conversation data.

GoogleCloudContactcenterinsightsV1mainHoldData

The data for a hold annotation.

GoogleCloudContactcenterinsightsV1mainImportIssueModelMetadata

Metadata used for import issue model.

GoogleCloudContactcenterinsightsV1mainImportIssueModelRequest

Request to import an issue model.

GoogleCloudContactcenterinsightsV1mainImportIssueModelRequestGcsSource

Google Cloud Storage Object URI to get the issue model file from.

GoogleCloudContactcenterinsightsV1mainImportIssueModelResponse

Response from import issue model

GoogleCloudContactcenterinsightsV1mainIngestConversationsMetadata

The metadata for an IngestConversations operation.

GoogleCloudContactcenterinsightsV1mainIngestConversationsMetadataIngestConversationsStats

Statistics for IngestConversations operation.

GoogleCloudContactcenterinsightsV1mainIngestConversationsRequest

The request to ingest conversations.

GoogleCloudContactcenterinsightsV1mainIngestConversationsRequestConversationConfig

Configuration that applies to all conversations.

GoogleCloudContactcenterinsightsV1mainIngestConversationsRequestGcsSource

Configuration for Cloud Storage bucket sources.

GoogleCloudContactcenterinsightsV1mainIngestConversationsRequestTranscriptObjectConfig

Configuration for processing transcript objects.

GoogleCloudContactcenterinsightsV1mainIngestConversationsResponse

The response to an IngestConversations operation.

GoogleCloudContactcenterinsightsV1mainInitializeEncryptionSpecMetadata

Metadata for initializing a location-level encryption specification.

GoogleCloudContactcenterinsightsV1mainInitializeEncryptionSpecRequest

The request to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1mainInitializeEncryptionSpecResponse

The response to initialize a location-level encryption specification.

GoogleCloudContactcenterinsightsV1mainIntent

The data for an intent. Represents a detected intent in the conversation, for example MAKES_PROMISE.

GoogleCloudContactcenterinsightsV1mainIntentMatchData

The data for an intent match. Represents an intent match for a text segment in the conversation. A text segment can be part of a sentence, a complete sentence, or an utterance with multiple sentences.

GoogleCloudContactcenterinsightsV1mainInterruptionData

The data for an interruption annotation.

GoogleCloudContactcenterinsightsV1mainIssue

The issue resource.

GoogleCloudContactcenterinsightsV1mainIssueAssignment

Information about the issue.

GoogleCloudContactcenterinsightsV1mainIssueMatchData

The data for an issue match annotation.

GoogleCloudContactcenterinsightsV1mainIssueModel

The issue model resource.

GoogleCloudContactcenterinsightsV1mainIssueModelInputDataConfig

Configs for the input data used to create the issue model.

GoogleCloudContactcenterinsightsV1mainIssueModelLabelStats

Aggregated statistics about an issue model.

GoogleCloudContactcenterinsightsV1mainIssueModelLabelStatsIssueStats

Aggregated statistics about an issue.

GoogleCloudContactcenterinsightsV1mainIssueModelResult

Issue Modeling result on a conversation.

GoogleCloudContactcenterinsightsV1mainListAllFeedbackLabelsResponse

The response for listing all feedback labels.

GoogleCloudContactcenterinsightsV1mainListFeedbackLabelsResponse

The response for listing feedback labels.

GoogleCloudContactcenterinsightsV1mainPhraseMatchData

The data for a matched phrase matcher. Represents information identifying a phrase matcher for a given match.

GoogleCloudContactcenterinsightsV1mainQaAnswer

An answer to a QaQuestion.

GoogleCloudContactcenterinsightsV1mainQaAnswerAnswerSource

A question may have multiple answers from varying sources, one of which becomes the "main" answer above. AnswerSource represents each individual answer.

GoogleCloudContactcenterinsightsV1mainQaAnswerAnswerValue

Message for holding the value of a QaAnswer. QaQuestion.AnswerChoice defines the possible answer values for a question.

GoogleCloudContactcenterinsightsV1mainQaQuestionTag

A tag is a resource which aims to categorize a set of questions across multiple scorecards, e.g., "Customer Satisfaction","Billing", etc.

GoogleCloudContactcenterinsightsV1mainQaScorecardResult

The results of scoring a single conversation against a QaScorecard. Contains a collection of QaAnswers and aggregate score.

GoogleCloudContactcenterinsightsV1mainQaScorecardResultQaTagResult

Tags and their corresponding results.

GoogleCloudContactcenterinsightsV1mainQaScorecardResultScoreSource

A scorecard result may have multiple sets of scores from varying sources, one of which becomes the "main" answer above. A ScoreSource represents each individual set of scores.

GoogleCloudContactcenterinsightsV1mainQueryMetricsMetadata

The metadata from querying metrics.

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponse

The response for querying metrics.

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSlice

A slice contains a total and (if the request specified a time granularity) a time series of metric values. Each slice contains a unique combination of the cardinality of dimensions from the request. For example, if the request specifies a single ISSUE dimension and it has a cardinality of 2 (i.e. the data used to compute the metrics has 2 issues in total), the response will have 2 slices: * Slice 1 -> dimensions=[Issue 1] * Slice 2 -> dimensions=[Issue 2]

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPoint

A data point contains the metric values mapped to an interval.

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasure

The measure related to conversations.

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceDataPointConversationMeasureQaTagScore

Average QA normalized score for the tag.

GoogleCloudContactcenterinsightsV1mainQueryMetricsResponseSliceTimeSeries

A time series of metric values.

GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata

The metadata for querying performance overview.

GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewResponse

The response for querying performance overview.

GoogleCloudContactcenterinsightsV1mainRedactionConfig

DLP resources used for redaction while ingesting conversations. DLP settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint or the Dialogflow / Agent Assist runtime integrations. When using Dialogflow / Agent Assist runtime integrations, redaction should be performed in Dialogflow / Agent Assist.

GoogleCloudContactcenterinsightsV1mainRuntimeAnnotation

An annotation that was generated during the customer and agent interaction.

GoogleCloudContactcenterinsightsV1mainRuntimeAnnotationUserInput

Explicit input used for generating the answer

GoogleCloudContactcenterinsightsV1mainSampleConversationsMetadata

The metadata for an SampleConversations operation.

GoogleCloudContactcenterinsightsV1mainSampleConversationsMetadataSampleConversationsStats

Statistics for SampleConversations operation.

GoogleCloudContactcenterinsightsV1mainSampleConversationsRequest

The request to sample conversations to a dataset.

GoogleCloudContactcenterinsightsV1mainSampleConversationsResponse

The response to an SampleConversations operation.

GoogleCloudContactcenterinsightsV1mainSampleRule

Message for sampling conversations.

GoogleCloudContactcenterinsightsV1mainSentimentData

The data for a sentiment annotation.

GoogleCloudContactcenterinsightsV1mainSilenceData

The data for a silence annotation.

GoogleCloudContactcenterinsightsV1mainSmartComposeSuggestionData

Agent Assist Smart Compose suggestion data.

GoogleCloudContactcenterinsightsV1mainSmartReplyData

Agent Assist Smart Reply data.

GoogleCloudContactcenterinsightsV1mainSpeechConfig

Speech-to-Text configuration. Speech-to-Text settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint.

GoogleCloudContactcenterinsightsV1mainUndeployIssueModelMetadata

Metadata for undeploying an issue model.

GoogleCloudContactcenterinsightsV1mainUndeployIssueModelRequest

The request to undeploy an issue model.

GoogleCloudContactcenterinsightsV1mainUndeployIssueModelResponse

The response to undeploy an issue model.

GoogleCloudContactcenterinsightsV1mainUpdateQaQuestionTagMetadata

The metadata for updating a QaQuestionTag Resource.

GoogleCloudContactcenterinsightsV1mainUpdateQaQuestionTagRequest

The request for updating a QaQuestionTag.

GoogleCloudContactcenterinsightsV1mainUploadConversationMetadata

The metadata for an UploadConversation operation.

GoogleCloudContactcenterinsightsV1mainUploadConversationRequest

Request to upload a conversation.

GoogleIamV1AuditConfig

Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both allServices and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { "audit_configs": [ { "service": "allServices", "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type": "ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts jose@example.com from DATA_READ logging, and aliya@example.com from DATA_WRITE logging.

GoogleIamV1AuditLogConfig

Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.

GoogleIamV1Binding

Associates members, or principals, with a role.

GoogleIamV1Policy

An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A Policy is a collection of bindings. A binding binds one or more members, or principals, to a single role. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A role is a named list of permissions; each role can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a binding can also specify a condition, which is a logical expression that allows access to a resource only if the expression evaluates to true. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the IAM documentation. JSON example:

{
"bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com",
"group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] },
{ "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": {
"title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time
< timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 }

YAML example:

bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com -
serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin -
members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable
access description: Does not grant access after Sep 2020 expression: request.time <
timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3

For a description of IAM and its features, see the IAM documentation.

GoogleIamV1SetIamPolicyRequest

Request message for SetIamPolicy method.

GoogleIamV1TestIamPermissionsRequest

Request message for TestIamPermissions method.

GoogleIamV1TestIamPermissionsResponse

Response message for TestIamPermissions method.

GoogleLongrunningListOperationsResponse

The response message for Operations.ListOperations.

GoogleLongrunningOperation

This resource represents a long-running operation that is the result of a network API call.

GoogleProtobufEmpty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GoogleRpcStatus

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

GoogleTypeExpr

Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.

GoogleTypeInterval

Represents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive). The start must be less than or equal to the end. When the start equals the end, the interval is empty (matches no time). When both start and end are unspecified, the interval matches any time.

In this article
Back to top Generated by DocFX