Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class 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.
Generated from protobuf message google.cloud.contactcenterinsights.v1.Dimension
Namespace
Google \ Cloud \ ContactCenterInsights \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ issue_dimension_metadata
↳ agent_dimension_metadata
↳ qa_question_dimension_metadata
↳ qa_question_answer_dimension_metadata
Dimension\QaQuestionAnswerDimensionMetadata
Output only. Metadata about the QA question-answer dimension.
↳ dimension_key
int
The key of the dimension.
getIssueDimensionMetadata
Output only. Metadata about the issue dimension.
hasIssueDimensionMetadata
setIssueDimensionMetadata
Output only. Metadata about the issue dimension.
$this
getAgentDimensionMetadata
Output only. Metadata about the agent dimension.
hasAgentDimensionMetadata
setAgentDimensionMetadata
Output only. Metadata about the agent dimension.
$this
getQaQuestionDimensionMetadata
Output only. Metadata about the QA question dimension.
hasQaQuestionDimensionMetadata
setQaQuestionDimensionMetadata
Output only. Metadata about the QA question dimension.
$this
getQaQuestionAnswerDimensionMetadata
Output only. Metadata about the QA question-answer dimension.
hasQaQuestionAnswerDimensionMetadata
setQaQuestionAnswerDimensionMetadata
Output only. Metadata about the QA question-answer dimension.
$this
getDimensionKey
The key of the dimension.
int
setDimensionKey
The key of the dimension.
var
int
$this
getDimensionMetadata
string