Class: Google::Cloud::Compute::V1::PacketMirroringNetworkInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#canonical_url::String

Returns Output only. [Output Only] Unique identifier for the network; defined by the server.

Returns:

  • (::String)

    Output only. [Output Only] Unique identifier for the network; defined by the server.



58027
58028
58029
58030
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 58027

class PacketMirroringNetworkInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#url::String

Returns URL of the network resource.

Returns:

  • (::String)

    URL of the network resource.



58027
58028
58029
58030
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 58027

class PacketMirroringNetworkInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end