Class Escalation (0.3.0)

Escalation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An escalation of a support case.

Attributes

Name Description
reason google.cloud.support_v2.types.Escalation.Reason
Required. The reason why the Case is being escalated.
justification str
Required. A free text description to accompany the reason field above. Provides additional context on why the case is being escalated.

Classes

Reason

Reason(value)

An enum detailing the possible reasons a case may be escalated.