Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.QaScorecardsResource.RevisionsResource.ListRequest.QaScorecardSourcesEnum

Optional. The source of scorecards are based on how those Scorecards were created, e.g., a customer-defined scorecard, a predefined scorecard, etc. This field is used to retrieve Scorecards Revisions from Scorecards of one or more sources.

Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.QaScorecardsResource.RevisionsResource.ListRequest.QaScorecardSourcesEnum

Fields

Name Description
QASCORECARDSOURCECUSTOMERDEFINED

The scorecard is a custom scorecard created by the user.

QASCORECARDSOURCEDISCOVERYENGINE

The scorecard is a scorecard created through discovery engine deployment.

QASCORECARDSOURCEUNSPECIFIED

The source of the scorecard is unspecified. Default to QA_SCORECARD_SOURCE_CUSTOMER_DEFINED.

In this article
Back to top Generated by DocFX