Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::PacketMirroringMirroredResourceInfoSubnetInfo.
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 subnetwork; defined by the server.
#canonical_url=
def canonical_url=(value) -> ::String
Parameter
- value (::String) — [Output Only] Unique identifier for the subnetwork; defined by the server.
Returns
- (::String) — [Output Only] Unique identifier for the subnetwork; defined by the server.
#url
def url() -> ::String
Returns
- (::String) — Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
#url=
def url=(value) -> ::String
Parameter
- value (::String) — Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
Returns
- (::String) — Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.