Class: Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MachineInfo

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

Overview

Information about individual machines vendors will provide during turnup.

Instance Attribute Summary collapse

Instance Attribute Details

#disk_infos::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::DiskInfo> (readonly)



499
500
501
502
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/resources.rb', line 499

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

#mac_addresses::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress> (readonly)



499
500
501
502
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/resources.rb', line 499

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

#name::String (readonly)



499
500
501
502
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/resources.rb', line 499

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

#service_tag::String (readonly)



499
500
501
502
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/resources.rb', line 499

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