Class: Google::Cloud::BareMetalSolution::V2::NetworkConfig::IntakeVlanAttachment

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

Overview

A GCP vlan attachment.

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns Identifier of the VLAN attachment.

Returns:

  • (::String)

    Identifier of the VLAN attachment.



471
472
473
474
# File 'proto_docs/google/cloud/baremetalsolution/v2/provisioning.rb', line 471

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

#pairing_key::String

Returns Attachment pairing key.

Returns:

  • (::String)

    Attachment pairing key.



471
472
473
474
# File 'proto_docs/google/cloud/baremetalsolution/v2/provisioning.rb', line 471

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