View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList (google_api_contact_center_insights v0.12.0)

Container for a list of scorecards.

Attributes

  • qaScorecardRevisions (type: list(String.t), default: nil) - List of QaScorecardRevisions.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList{
    qaScorecardRevisions: [String.t()] | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.