Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo.
Physical properties of a hardware.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#amperes
def amperes() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Amperes
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Amperes) — Required. Amperes of the power supply.
#amperes=
def amperes=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Amperes
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Amperes) — Required. Amperes of the power supply.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Amperes) — Required. Amperes of the power supply.
#network_uplink
def network_uplink() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::NetworkUplinkType
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::NetworkUplinkType) — Required. Type of the uplink network connection.
#network_uplink=
def network_uplink=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::NetworkUplinkType
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::NetworkUplinkType) — Required. Type of the uplink network connection.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::NetworkUplinkType) — Required. Type of the uplink network connection.
#power_receptacle
def power_receptacle() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::PowerReceptacleType
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::PowerReceptacleType) — Required. The power receptacle type.
#power_receptacle=
def power_receptacle=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::PowerReceptacleType
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::PowerReceptacleType) — Required. The power receptacle type.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::PowerReceptacleType) — Required. The power receptacle type.
#voltage
def voltage() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Voltage
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Voltage) — Required. Voltage of the power supply.
#voltage=
def voltage=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Voltage
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Voltage) — Required. Voltage of the power supply.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwarePhysicalInfo::Voltage) — Required. Voltage of the power supply.