GDC Hardware Management V1ALPHA API - Class Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress (v0.5.0)

Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress.

Message to describe the MAC address of a machine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#address

def address() -> ::String
Returns
  • (::String) — Output only. Address string.

#ipv4_address

def ipv4_address() -> ::String
Returns
  • (::String) — Output only. Static IP address (if used) that is associated with the MAC address. Only applicable for VIRTUAL MAC address type.

#type

def type() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware::MacAddress::AddressType
Returns