Google Cloud Support V2 API - Class Google::Cloud::Support::V2::Escalation (v0.1.0)

Reference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::Escalation.

An escalation of a support case.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#justification

def justification() -> ::String
Returns
  • (::String) — Required. A free text description to accompany the reason field above. Provides additional context on why the case is being escalated.

#justification=

def justification=(value) -> ::String
Parameter
  • value (::String) — Required. A free text description to accompany the reason field above. Provides additional context on why the case is being escalated.
Returns
  • (::String) — Required. A free text description to accompany the reason field above. Provides additional context on why the case is being escalated.

#reason

def reason() -> ::Google::Cloud::Support::V2::Escalation::Reason
Returns

#reason=

def reason=(value) -> ::Google::Cloud::Support::V2::Escalation::Reason
Parameter
Returns