Reference documentation and code samples for the Google Cloud Support V2 Client class Escalation.
An escalation of a support case.
Generated from protobuf message google.cloud.support.v2.Escalation
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ reason
int
Required. The reason why the Case is being escalated.
↳ justification
string
Required. A free text description to accompany the reason
field above. Provides additional context on why the case is being escalated.
getReason
Required. The reason why the Case is being escalated.
int
setReason
Required. The reason why the Case is being escalated.
var
int
$this
getJustification
Required. A free text description to accompany the reason
field above.
Provides additional context on why the case is being escalated.
string
setJustification
Required. A free text description to accompany the reason
field above.
Provides additional context on why the case is being escalated.
var
string
$this