Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::DropInfo (v0.5.0)

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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cause

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

#cause=

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

#resource_uri

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

#resource_uri=

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