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
- (::Google::Cloud::NetworkManagement::V1::DropInfo::Cause) — Cause that the packet is dropped.
#cause=
def cause=(value) -> ::Google::Cloud::NetworkManagement::V1::DropInfo::Cause
Parameter
- value (::Google::Cloud::NetworkManagement::V1::DropInfo::Cause) — Cause that the packet is dropped.
Returns
- (::Google::Cloud::NetworkManagement::V1::DropInfo::Cause) — Cause that the packet is dropped.
#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.