Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::DeliverInfo (v0.2.0)

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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_uri

def resource_uri() -> ::String
Returns
  • (::String) — URI of the resource that the packet is delivered to.

#resource_uri=

def resource_uri=(value) -> ::String
Parameter
  • value (::String) — URI of the resource that the packet is delivered to.
Returns
  • (::String) — URI of the resource that the packet is delivered to.

#target

def target() -> ::Google::Cloud::NetworkManagement::V1::DeliverInfo::Target
Returns

#target=

def target=(value) -> ::Google::Cloud::NetworkManagement::V1::DeliverInfo::Target
Parameter
Returns