Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::AbortInfo (v0.1.3)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::AbortInfo.

Details of the final state "abort" and associated resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cause

def cause() -> ::Google::Cloud::NetworkManagement::V1::AbortInfo::Cause
Returns

#cause=

def cause=(value) -> ::Google::Cloud::NetworkManagement::V1::AbortInfo::Cause
Parameter
Returns

#resource_uri

def resource_uri() -> ::String
Returns
  • (::String) — URI of the resource that caused the abort.

#resource_uri=

def resource_uri=(value) -> ::String
Parameter
  • value (::String) — URI of the resource that caused the abort.
Returns
  • (::String) — URI of the resource that caused the abort.