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

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

Attributes

  • agentDimensionMetadata (type: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata.t, default: nil) - Output only. Metadata about the agent dimension.
  • dimensionKey (type: String.t, default: nil) - The key of the dimension.
  • issueDimensionMetadata (type: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata.t, default: nil) - Output only. Metadata about the issue dimension.
  • qaQuestionAnswerDimensionMetadata (type: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata.t, default: nil) - Output only. Metadata about the QA question-answer dimension.
  • qaQuestionDimensionMetadata (type: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata.t, default: nil) - Output only. Metadata about the QA question dimension.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.