Reference documentation and code samples for the Google Cloud Support V2 Client class CaseClassification.
A classification object with a product type and value.
Generated from protobuf message google.cloud.support.v2.CaseClassification
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
The unique ID for a classification. Must be specified for case creation. To retrieve valid classification IDs for case creation, use caseClassifications.search
.
↳ display_name
string
The display name of the classification.
getId
The unique ID for a classification. Must be specified for case creation.
To retrieve valid classification IDs for case creation, use caseClassifications.search
.
string
setId
The unique ID for a classification. Must be specified for case creation.
To retrieve valid classification IDs for case creation, use caseClassifications.search
.
var
string
$this
getDisplayName
The display name of the classification.
string
setDisplayName
The display name of the classification.
var
string
$this