Contact Center AI Insights v1 API - Namespace Google.Cloud.ContactCenterInsights.V1 (2.20.0)

Classes

Analysis

The analysis resource.

AnalysisName

Resource name for the Analysis resource.

AnalysisResult

The result of an analysis.

AnalysisResult.Types

Container for nested types declared in the AnalysisResult message type.

AnalysisResult.Types.CallAnalysisMetadata

Call-specific metadata created during analysis.

AnalysisRule

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.

AnalysisRuleName

Resource name for the AnalysisRule resource.

AnnotationBoundary

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

AnnotatorSelector

Selector of all available annotators and phrase matchers to run.

AnnotatorSelector.Types

Container for nested types declared in the AnnotatorSelector message type.

AnnotatorSelector.Types.QaConfig

Configuration for the QA feature.

AnnotatorSelector.Types.QaConfig.Types

Container for nested types declared in the QaConfig message type.

AnnotatorSelector.Types.QaConfig.Types.ScorecardList

Container for a list of scorecards.

AnnotatorSelector.Types.SummarizationConfig

Configuration for summarization.

AnnotatorSelector.Types.SummarizationConfig.Types

Container for nested types declared in the SummarizationConfig message type.

AnswerFeedback

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

AnswerFeedback.Types

Container for nested types declared in the AnswerFeedback message type.

ArticleSuggestionData

Agent Assist Article Suggestion data.

BulkAnalyzeConversationsMetadata

The metadata for a bulk analyze conversations operation.

BulkAnalyzeConversationsRequest

The request to analyze conversations in bulk.

BulkAnalyzeConversationsResponse

The response for a bulk analyze conversations operation.

BulkDeleteConversationsMetadata

The metadata for a bulk delete conversations operation.

BulkDeleteConversationsRequest

The request to delete conversations in bulk.

BulkDeleteConversationsResponse

The response for a bulk delete conversations operation.

BulkDownloadFeedbackLabelsMetadata

Metadata for the BulkDownloadFeedbackLabel endpoint.

BulkDownloadFeedbackLabelsMetadata.Types

Container for nested types declared in the BulkDownloadFeedbackLabelsMetadata message type.

BulkDownloadFeedbackLabelsMetadata.Types.DownloadStats

Statistics for BulkDownloadFeedbackLabels operation.

BulkDownloadFeedbackLabelsRequest

Request for the BulkDownloadFeedbackLabel endpoint.

BulkDownloadFeedbackLabelsRequest.Types

Container for nested types declared in the BulkDownloadFeedbackLabelsRequest message type.

BulkDownloadFeedbackLabelsRequest.Types.GcsDestination

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

BulkDownloadFeedbackLabelsRequest.Types.GcsDestination.Types

Container for nested types declared in the GcsDestination message type.

BulkDownloadFeedbackLabelsResponse

Response for the BulkDownloadFeedbackLabel endpoint.

BulkUploadFeedbackLabelsMetadata

Metadata for the Bulk Upload Feedback Labels API.

BulkUploadFeedbackLabelsMetadata.Types

Container for nested types declared in the BulkUploadFeedbackLabelsMetadata message type.

BulkUploadFeedbackLabelsMetadata.Types.UploadStats

Statistics for BulkUploadFeedbackLabels operation.

BulkUploadFeedbackLabelsRequest

The request for bulk uploading feedback labels.

BulkUploadFeedbackLabelsRequest.Types

Container for nested types declared in the BulkUploadFeedbackLabelsRequest message type.

BulkUploadFeedbackLabelsRequest.Types.GcsSource

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

BulkUploadFeedbackLabelsRequest.Types.GcsSource.Types

Container for nested types declared in the GcsSource message type.

BulkUploadFeedbackLabelsResponse

Response for the Bulk Upload Feedback Labels API.

CalculateIssueModelStatsRequest

Request to get statistics of an issue model.

CalculateIssueModelStatsResponse

Response of querying an issue model's statistics.

CalculateStatsRequest

The request for calculating conversation statistics.

CalculateStatsResponse

The response for calculating conversation statistics.

CalculateStatsResponse.Types

Container for nested types declared in the CalculateStatsResponse message type.

CalculateStatsResponse.Types.TimeSeries

A time series representing conversations over time.

CalculateStatsResponse.Types.TimeSeries.Types

Container for nested types declared in the TimeSeries message type.

CalculateStatsResponse.Types.TimeSeries.Types.Interval

A single interval in a time series.

CallAnnotation

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

ContactCenterInsights

An API that lets users analyze and explore their business conversation data.

ContactCenterInsights.ContactCenterInsightsBase

Base class for server-side implementations of ContactCenterInsights

ContactCenterInsights.ContactCenterInsightsClient

Client for ContactCenterInsights

ContactCenterInsightsClient

ContactCenterInsights client wrapper, for convenient use.

ContactCenterInsightsClientBuilder

Builder class for ContactCenterInsightsClient to provide simple configuration of credentials, endpoint etc.

ContactCenterInsightsClientImpl

ContactCenterInsights client wrapper implementation, for convenient use.

ContactCenterInsightsSettings

Settings for ContactCenterInsightsClient instances.

Conversation

The conversation resource.

Conversation.Types

Container for nested types declared in the Conversation message type.

Conversation.Types.CallMetadata

Call-specific metadata.

Conversation.Types.QualityMetadata

Conversation metadata related to quality management.

Conversation.Types.QualityMetadata.Types

Container for nested types declared in the QualityMetadata message type.

Conversation.Types.QualityMetadata.Types.AgentInfo

Information about an agent involved in the conversation.

Conversation.Types.Transcript

A message representing the transcript of a conversation.

Conversation.Types.Transcript.Types

Container for nested types declared in the Transcript message type.

Conversation.Types.Transcript.Types.TranscriptSegment

A segment of a full transcript.

Conversation.Types.Transcript.Types.TranscriptSegment.Types

Container for nested types declared in the TranscriptSegment message type.

Conversation.Types.Transcript.Types.TranscriptSegment.Types.DialogflowSegmentMetadata

Metadata from Dialogflow relating to the current transcript segment.

Conversation.Types.Transcript.Types.TranscriptSegment.Types.WordInfo

Word-level info for words in a transcript.

ConversationDataSource

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

ConversationLevelSentiment

One channel of conversation-level sentiment data.

ConversationLevelSilence

Conversation-level silence data.

ConversationName

Resource name for the Conversation resource.

ConversationParticipant

The call participant speaking for a given utterance.

ConversationParticipant.Types

Container for nested types declared in the ConversationParticipant message type.

ConversationProfileName

Resource name for the ConversationProfile resource.

ConversationSummarizationSuggestionData

Conversation summarization suggestion data.

CreateAnalysisOperationMetadata

Metadata for a create analysis operation.

CreateAnalysisRequest

The request to create an analysis.

CreateAnalysisRuleRequest

The request to create a analysis rule. analysis_rule_id will be generated by the server.

CreateConversationRequest

Request to create a conversation.

CreateFeedbackLabelRequest

The request for creating a feedback label.

CreateIssueModelMetadata

Metadata for creating an issue model.

CreateIssueModelRequest

The request to create an issue model.

CreatePhraseMatcherRequest

Request to create a phrase matcher.

CreateQaQuestionRequest

The request for creating a QaQuestion.

CreateQaScorecardRequest

The request for creating a QaScorecard.

CreateQaScorecardRevisionRequest

The request for creating a QaScorecardRevision.

CreateViewRequest

The request to create a view.

DeleteAnalysisRequest

The request to delete an analysis.

DeleteAnalysisRuleRequest

The request to delete a analysis rule.

DeleteConversationRequest

The request to delete a conversation.

DeleteFeedbackLabelRequest

The request for deleting a feedback label.

DeleteIssueModelMetadata

Metadata for deleting an issue model.

DeleteIssueModelRequest

The request to delete an issue model.

DeleteIssueRequest

The request to delete an issue.

DeletePhraseMatcherRequest

The request to delete a phrase matcher.

DeleteQaQuestionRequest

The request for deleting a QaQuestion.

DeleteQaScorecardRequest

The request for deleting a QaScorecard.

DeleteQaScorecardRevisionRequest

The request to delete a QaScorecardRevision.

DeleteViewRequest

The request to delete a view.

DeployIssueModelMetadata

Metadata for deploying an issue model.

DeployIssueModelRequest

The request to deploy an issue model.

DeployIssueModelResponse

The response to deploy an issue model.

DeployQaScorecardRevisionRequest

The request to deploy a QaScorecardRevision

DialogflowIntent

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

DialogflowInteractionData

Dialogflow interaction data.

DialogflowSource

A Dialogflow source of conversation data.

Dimension

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

Dimension.Types

Container for nested types declared in the Dimension message type.

Dimension.Types.AgentDimensionMetadata

Metadata about the agent dimension.

Dimension.Types.IssueDimensionMetadata

Metadata about the issue dimension.

Dimension.Types.QaQuestionAnswerDimensionMetadata

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

Dimension.Types.QaQuestionDimensionMetadata

Metadata about the QA question dimension.

EncryptionSpec

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

EncryptionSpecName

Resource name for the EncryptionSpec resource.

Entity

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.

Entity.Types

Container for nested types declared in the Entity message type.

EntityMentionData

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

EntityMentionData.Types

Container for nested types declared in the EntityMentionData message type.

ExactMatchConfig

Exact match configuration.

ExportInsightsDataMetadata

Metadata for an export insights operation.

ExportInsightsDataRequest

The request to export insights.

ExportInsightsDataRequest.Types

Container for nested types declared in the ExportInsightsDataRequest message type.

ExportInsightsDataRequest.Types.BigQueryDestination

A BigQuery Table Reference.

ExportInsightsDataResponse

Response for an export insights operation.

ExportIssueModelMetadata

Metadata used for export issue model.

ExportIssueModelRequest

Request to export an issue model.

ExportIssueModelRequest.Types

Container for nested types declared in the ExportIssueModelRequest message type.

ExportIssueModelRequest.Types.GcsDestination

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

ExportIssueModelResponse

Response from export issue model

FaqAnswerData

Agent Assist frequently-asked-question answer data.

FeedbackLabel

Represents a conversation, resource, and label provided by the user.

FeedbackLabelName

Resource name for the FeedbackLabel resource.

GcsSource

A Cloud Storage source of conversation data.

GetAnalysisRequest

The request to get an analysis.

GetAnalysisRuleRequest

The request for getting a analysis rule.

GetConversationRequest

The request to get a conversation.

GetEncryptionSpecRequest

The request to get location-level encryption specification.

GetFeedbackLabelRequest

The request for getting a feedback label.

GetIssueModelRequest

The request to get an issue model.

GetIssueRequest

The request to get an issue.

GetPhraseMatcherRequest

The request to get a a phrase matcher.

GetQaQuestionRequest

The request for a QaQuestion.

GetQaScorecardRequest

The request for a QaScorecard. By default, returns the latest revision.

GetQaScorecardRevisionRequest

The request for a QaScorecardRevision.

GetSettingsRequest

The request to get project-level settings.

GetViewRequest

The request to get a view.

HoldData

The data for a hold annotation.

ImportIssueModelMetadata

Metadata used for import issue model.

ImportIssueModelRequest

Request to import an issue model.

ImportIssueModelRequest.Types

Container for nested types declared in the ImportIssueModelRequest message type.

ImportIssueModelRequest.Types.GcsSource

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

ImportIssueModelResponse

Response from import issue model

IngestConversationsMetadata

The metadata for an IngestConversations operation.

IngestConversationsMetadata.Types

Container for nested types declared in the IngestConversationsMetadata message type.

IngestConversationsMetadata.Types.IngestConversationsStats

Statistics for IngestConversations operation.

IngestConversationsRequest

The request to ingest conversations.

IngestConversationsRequest.Types

Container for nested types declared in the IngestConversationsRequest message type.

IngestConversationsRequest.Types.ConversationConfig

Configuration that applies to all conversations.

IngestConversationsRequest.Types.GcsSource

Configuration for Cloud Storage bucket sources.

IngestConversationsRequest.Types.GcsSource.Types

Container for nested types declared in the GcsSource message type.

IngestConversationsRequest.Types.TranscriptObjectConfig

Configuration for processing transcript objects.

IngestConversationsResponse

The response to an IngestConversations operation.

InitializeEncryptionSpecMetadata

Metadata for initializing a location-level encryption specification.

InitializeEncryptionSpecRequest

The request to initialize a location-level encryption specification.

InitializeEncryptionSpecResponse

The response to initialize a location-level encryption specification.

Intent

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

IntentMatchData

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.

InterruptionData

The data for an interruption annotation.

Issue

The issue resource.

IssueAssignment

Information about the issue.

IssueMatchData

The data for an issue match annotation.

IssueModel

The issue model resource.

IssueModel.Types

Container for nested types declared in the IssueModel message type.

IssueModel.Types.InputDataConfig

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

IssueModelLabelStats

Aggregated statistics about an issue model.

IssueModelLabelStats.Types

Container for nested types declared in the IssueModelLabelStats message type.

IssueModelLabelStats.Types.IssueStats

Aggregated statistics about an issue.

IssueModelName

Resource name for the IssueModel resource.

IssueModelResult

Issue Modeling result on a conversation.

IssueName

Resource name for the Issue resource.

ListAllFeedbackLabelsRequest

The request for listing all feedback labels.

ListAllFeedbackLabelsResponse

The response for listing all feedback labels.

ListAnalysesRequest

The request to list analyses.

ListAnalysesResponse

The response to list analyses.

ListAnalysisRulesRequest

The request to list analysis rules.

ListAnalysisRulesResponse

The response of listing views.

ListConversationsRequest

Request to list conversations.

ListConversationsResponse

The response of listing conversations.

ListFeedbackLabelsRequest

The request for listing feedback labels.

ListFeedbackLabelsResponse

The response for listing feedback labels.

ListIssueModelsRequest

Request to list issue models.

ListIssueModelsResponse

The response of listing issue models.

ListIssuesRequest

Request to list issues.

ListIssuesResponse

The response of listing issues.

ListPhraseMatchersRequest

Request to list phrase matchers.

ListPhraseMatchersResponse

The response of listing phrase matchers.

ListQaQuestionsRequest

Request to list QaQuestions.

ListQaQuestionsResponse

The response from a ListQaQuestions request.

ListQaScorecardRevisionsRequest

Request to list QaScorecardRevisions

ListQaScorecardRevisionsResponse

The response from a ListQaScorecardRevisions request.

ListQaScorecardsRequest

Request to list QaScorecards.

ListQaScorecardsResponse

The response from a ListQaScorecards request.

ListViewsRequest

The request to list views.

ListViewsResponse

The response of listing views.

ParticipantName

Resource name for the Participant resource.

PhraseMatchData

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

PhraseMatchRule

The data for a phrase match rule.

PhraseMatchRuleConfig

Configuration information of a phrase match rule.

PhraseMatchRuleGroup

A message representing a rule in the phrase matcher.

PhraseMatchRuleGroup.Types

Container for nested types declared in the PhraseMatchRuleGroup message type.

PhraseMatcher

The phrase matcher resource.

PhraseMatcher.Types

Container for nested types declared in the PhraseMatcher message type.

PhraseMatcherName

Resource name for the PhraseMatcher resource.

QaAnswer

An answer to a QaQuestion.

QaAnswer.Types

Container for nested types declared in the QaAnswer message type.

QaAnswer.Types.AnswerSource

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

QaAnswer.Types.AnswerSource.Types

Container for nested types declared in the AnswerSource message type.

QaAnswer.Types.AnswerValue

Message for holding the value of a [QaAnswer][google.cloud.contactcenterinsights.v1.QaAnswer]. [QaQuestion.AnswerChoice][google.cloud.contactcenterinsights.v1.QaQuestion.AnswerChoice] defines the possible answer values for a question.

QaQuestion

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

QaQuestion.Types

Container for nested types declared in the QaQuestion message type.

QaQuestion.Types.AnswerChoice

Message representing a possible answer to the question.

QaQuestion.Types.Metrics

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

QaQuestion.Types.TuningMetadata

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

QaQuestionName

Resource name for the QaQuestion resource.

QaScorecard

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

QaScorecardName

Resource name for the QaScorecard resource.

QaScorecardResult

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

QaScorecardResult.Types

Container for nested types declared in the QaScorecardResult message type.

QaScorecardResult.Types.QaTagResult

Tags and their corresponding results.

QaScorecardResult.Types.ScoreSource

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.

QaScorecardResult.Types.ScoreSource.Types

Container for nested types declared in the ScoreSource message type.

QaScorecardResultName

Resource name for the QaScorecardResult resource.

QaScorecardRevision

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.

QaScorecardRevision.Types

Container for nested types declared in the QaScorecardRevision message type.

QaScorecardRevisionName

Resource name for the QaScorecardRevision resource.

QueryMetricsMetadata

The metadata from querying metrics.

QueryMetricsRequest

The request for querying metrics.

QueryMetricsRequest.Types

Container for nested types declared in the QueryMetricsRequest message type.

QueryMetricsResponse

The response for querying metrics.

QueryMetricsResponse.Types

Container for nested types declared in the QueryMetricsResponse message type.

QueryMetricsResponse.Types.Slice

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]

QueryMetricsResponse.Types.Slice.Types

Container for nested types declared in the Slice message type.

QueryMetricsResponse.Types.Slice.Types.DataPoint

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

QueryMetricsResponse.Types.Slice.Types.DataPoint.Types

Container for nested types declared in the DataPoint message type.

QueryMetricsResponse.Types.Slice.Types.DataPoint.Types.ConversationMeasure

The measure related to conversations.

QueryMetricsResponse.Types.Slice.Types.DataPoint.Types.ConversationMeasure.Types

Container for nested types declared in the ConversationMeasure message type.

QueryMetricsResponse.Types.Slice.Types.DataPoint.Types.ConversationMeasure.Types.QaTagScore

Average QA normalized score for the tag.

QueryMetricsResponse.Types.Slice.Types.TimeSeries

A time series of metric values.

RecognizerName

Resource name for the Recognizer resource.

RedactionConfig

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.

RuntimeAnnotation

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

RuntimeAnnotation.Types

Container for nested types declared in the RuntimeAnnotation message type.

RuntimeAnnotation.Types.UserInput

Explicit input used for generating the answer

RuntimeAnnotation.Types.UserInput.Types

Container for nested types declared in the UserInput message type.

SentimentData

The data for a sentiment annotation.

Settings

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.

Settings.Types

Container for nested types declared in the Settings message type.

Settings.Types.AnalysisConfig

Default configuration when creating Analyses in Insights.

SettingsName

Resource name for the Settings resource.

SilenceData

The data for a silence annotation.

SmartComposeSuggestionData

Agent Assist Smart Compose suggestion data.

SmartReplyData

Agent Assist Smart Reply data.

SpeechConfig

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.

TuneQaScorecardRevisionMetadata

Metadata for TuneQaScorecardRevision endpoint.

TuneQaScorecardRevisionMetadata.Types

Container for nested types declared in the TuneQaScorecardRevisionMetadata message type.

TuneQaScorecardRevisionMetadata.Types.QaQuestionDatasetTuningMetrics

Contains performance metrics for each QaQuestion in the TuneScorecardRevision request.

TuneQaScorecardRevisionMetadata.Types.QaQuestionDatasetTuningMetrics.Types

Container for nested types declared in the QaQuestionDatasetTuningMetrics message type.

TuneQaScorecardRevisionMetadata.Types.QaQuestionDatasetTuningMetrics.Types.Metrics

Performance metrics for the question's dataset calculated over the tuned model.

TuneQaScorecardRevisionMetadata.Types.QaQuestionDatasetValidationResult

Contains validation results for a question in the tuning request.

TuneQaScorecardRevisionRequest

Request for TuneQaScorecardRevision endpoint.

TuneQaScorecardRevisionResponse

Response for TuneQaScorecardRevision endpoint.

UndeployIssueModelMetadata

Metadata for undeploying an issue model.

UndeployIssueModelRequest

The request to undeploy an issue model.

UndeployIssueModelResponse

The response to undeploy an issue model.

UndeployQaScorecardRevisionRequest

The request to undeploy a QaScorecardRevision

UpdateAnalysisRuleRequest

The request to update a analysis rule.

UpdateConversationRequest

The request to update a conversation.

UpdateFeedbackLabelRequest

The request for updating a feedback label.

UpdateIssueModelRequest

The request to update an issue model.

UpdateIssueRequest

The request to update an issue.

UpdatePhraseMatcherRequest

The request to update a phrase matcher.

UpdateQaQuestionRequest

The request for updating a QaQuestion.

UpdateQaScorecardRequest

The request for updating a QaScorecard.

UpdateSettingsRequest

The request to update project-level settings.

UpdateViewRequest

The request to update a view.

UploadConversationMetadata

The metadata for an UploadConversation operation.

UploadConversationRequest

Request to upload a conversation.

View

The View resource.

ViewName

Resource name for the View resource.

Enums

AnalysisName.ResourceNameType

The possible contents of AnalysisName.

AnalysisResult.MetadataOneofCase

Enum of possible cases for the "metadata" oneof.

AnalysisRuleName.ResourceNameType

The possible contents of AnalysisRuleName.

AnnotationBoundary.DetailedBoundaryOneofCase

Enum of possible cases for the "detailed_boundary" oneof.

AnnotatorSelector.Types.QaConfig.ScorecardSourceOneofCase

Enum of possible cases for the "scorecard_source" oneof.

AnnotatorSelector.Types.SummarizationConfig.ModelSourceOneofCase

Enum of possible cases for the "model_source" oneof.

AnnotatorSelector.Types.SummarizationConfig.Types.SummarizationModel

Summarization model to use, if conversation_profile is not used.

AnswerFeedback.Types.CorrectnessLevel

The correctness level of an answer.

BulkDownloadFeedbackLabelsRequest.DestinationOneofCase

Enum of possible cases for the "destination" oneof.

BulkDownloadFeedbackLabelsRequest.Types.FeedbackLabelType

Possible feedback label types that will be downloaded.

BulkDownloadFeedbackLabelsRequest.Types.GcsDestination.Types.Format

All permissible file formats. See records_per_file_count to override the default number of records per file.

BulkUploadFeedbackLabelsRequest.SourceOneofCase

Enum of possible cases for the "source" oneof.

BulkUploadFeedbackLabelsRequest.Types.GcsSource.Types.Format

All permissible file formats.

CallAnnotation.DataOneofCase

Enum of possible cases for the "data" oneof.

Conversation.ExpirationOneofCase

Enum of possible cases for the "expiration" oneof.

Conversation.MetadataOneofCase

Enum of possible cases for the "metadata" oneof.

Conversation.Types.Medium

Possible media for the conversation.

ConversationDataSource.SourceOneofCase

Enum of possible cases for the "source" oneof.

ConversationName.ResourceNameType

The possible contents of ConversationName.

ConversationParticipant.ParticipantOneofCase

Enum of possible cases for the "participant" oneof.

ConversationParticipant.Types.Role

The role of the participant.

ConversationProfileName.ResourceNameType

The possible contents of ConversationProfileName.

ConversationView

Represents the options for viewing a conversation.

DatasetValidationWarning

Enum for the different types of issues a tuning dataset can have. These warnings are currentlyraised when trying to validate a dataset for tuning a scorecard.

Dimension.DimensionMetadataOneofCase

Enum of possible cases for the "dimension_metadata" oneof.

Dimension.Types.DimensionKey

The key of the dimension.

EncryptionSpecName.ResourceNameType

The possible contents of EncryptionSpecName.

Entity.Types.Type

The type of the entity. For most entity types, the associated metadata is a Wikipedia URL (wikipedia_url) and Knowledge Graph MID (mid). The table below lists the associated fields for entities that have different metadata.

EntityMentionData.Types.MentionType

The supported types of mentions.

ExportInsightsDataRequest.DestinationOneofCase

Enum of possible cases for the "destination" oneof.

ExportInsightsDataRequest.Types.WriteDisposition

Specifies the action that occurs if the destination table already exists.

ExportIssueModelRequest.DestinationOneofCase

Enum of possible cases for the "Destination" oneof.

FeedbackLabel.LabelTypeOneofCase

Enum of possible cases for the "label_type" oneof.

FeedbackLabelName.ResourceNameType

The possible contents of FeedbackLabelName.

ImportIssueModelRequest.SourceOneofCase

Enum of possible cases for the "Source" oneof.

IngestConversationsRequest.ObjectConfigOneofCase

Enum of possible cases for the "object_config" oneof.

IngestConversationsRequest.SourceOneofCase

Enum of possible cases for the "source" oneof.

IngestConversationsRequest.Types.GcsSource.Types.BucketObjectType

IssueModel.Types.ModelType

Type of the model.

IssueModel.Types.State

State of the model.

IssueModelName.ResourceNameType

The possible contents of IssueModelName.

IssueName.ResourceNameType

The possible contents of IssueName.

ParticipantName.ResourceNameType

The possible contents of ParticipantName.

PhraseMatchRuleConfig.ConfigOneofCase

Enum of possible cases for the "config" oneof.

PhraseMatchRuleGroup.Types.PhraseMatchRuleGroupType

Specifies how to combine each phrase match rule for whether there is a match.

PhraseMatcher.Types.PhraseMatcherType

Specifies how to combine each phrase match rule group to determine whether there is a match.

PhraseMatcherName.ResourceNameType

The possible contents of PhraseMatcherName.

QaAnswer.Types.AnswerSource.Types.SourceType

What created the answer.

QaAnswer.Types.AnswerValue.ValueOneofCase

Enum of possible cases for the "value" oneof.

QaQuestion.Types.AnswerChoice.ValueOneofCase

Enum of possible cases for the "value" oneof.

QaQuestionName.ResourceNameType

The possible contents of QaQuestionName.

QaScorecardName.ResourceNameType

The possible contents of QaScorecardName.

QaScorecardResult.Types.ScoreSource.Types.SourceType

What created the score.

QaScorecardResultName.ResourceNameType

The possible contents of QaScorecardResultName.

QaScorecardRevision.Types.State

Enum representing the set of states a scorecard revision may be in.

QaScorecardRevisionName.ResourceNameType

The possible contents of QaScorecardRevisionName.

QueryMetricsRequest.Types.TimeGranularity

A time granularity divides the time line into discrete time periods. This is useful for defining buckets over which filtering and aggregation should be performed.

QueryMetricsResponse.Types.Slice.Types.DataPoint.MeasureOneofCase

Enum of possible cases for the "measure" oneof.

RecognizerName.ResourceNameType

The possible contents of RecognizerName.

RuntimeAnnotation.DataOneofCase

Enum of possible cases for the "data" oneof.

RuntimeAnnotation.Types.UserInput.Types.QuerySource

The source of the query.

SettingsName.ResourceNameType

The possible contents of SettingsName.

ViewName.ResourceNameType

The possible contents of ViewName.