Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::DeliverInfo (v1.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

#ip_address

def ip_address() -> ::String
Returns
  • (::String) — IP address of the target (if applicable).

#ip_address=

def ip_address=(value) -> ::String
Parameter
  • value (::String) — IP address of the target (if applicable).
Returns
  • (::String) — IP address of the target (if applicable).

#psc_google_api_target

def psc_google_api_target() -> ::String
Returns
  • (::String) — PSC Google API target the packet is delivered to (if applicable).

#psc_google_api_target=

def psc_google_api_target=(value) -> ::String
Parameter
  • value (::String) — PSC Google API target the packet is delivered to (if applicable).
Returns
  • (::String) — PSC Google API target the packet is delivered to (if applicable).

#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.

#storage_bucket

def storage_bucket() -> ::String
Returns
  • (::String) — Name of the Cloud Storage Bucket the packet is delivered to (if applicable).

#storage_bucket=

def storage_bucket=(value) -> ::String
Parameter
  • value (::String) — Name of the Cloud Storage Bucket the packet is delivered to (if applicable).
Returns
  • (::String) — Name of the Cloud Storage Bucket the packet is delivered to (if applicable).

#target

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

#target=

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