Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::PacketMirroringForwardingRuleInfo (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::PacketMirroringForwardingRuleInfo.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#canonical_url

def canonical_url() -> ::String
Returns
  • (::String) — [Output Only] Unique identifier for the forwarding rule; defined by the server.

#canonical_url=

def canonical_url=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Unique identifier for the forwarding rule; defined by the server.
Returns
  • (::String) — [Output Only] Unique identifier for the forwarding rule; defined by the server.

#url

def url() -> ::String
Returns
  • (::String) — Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

#url=

def url=(value) -> ::String
Parameter
  • value (::String) — Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
Returns
  • (::String) — Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.