Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo.
Information for installation of a Hardware.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#power_distance_meters
def power_distance_meters() -> ::Integer
Returns
- (::Integer) — Required. Distance from the power outlet in meters.
#power_distance_meters=
def power_distance_meters=(value) -> ::Integer
Parameter
- value (::Integer) — Required. Distance from the power outlet in meters.
Returns
- (::Integer) — Required. Distance from the power outlet in meters.
#rack_location
def rack_location() -> ::String
Returns
- (::String) — Required. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
#rack_location=
def rack_location=(value) -> ::String
Parameter
- value (::String) — Required. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
Returns
- (::String) — Required. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
#rack_space
def rack_space() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace) — Required. Rack space allocated for the hardware.
#rack_space=
def rack_space=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace) — Required. Rack space allocated for the hardware.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace) — Required. Rack space allocated for the hardware.
#rack_type
def rack_type() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType) — Required. Type of the rack.
#rack_type=
def rack_type=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType) — Required. Type of the rack.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType) — Required. Type of the rack.
#rack_unit_dimensions
def rack_unit_dimensions() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions) — Required. Dimensions of the rack unit.
#rack_unit_dimensions=
def rack_unit_dimensions=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions
Parameter
- value (::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions) — Required. Dimensions of the rack unit.
Returns
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions) — Required. Dimensions of the rack unit.
#switch_distance_meters
def switch_distance_meters() -> ::Integer
Returns
- (::Integer) — Required. Distance from the network switch in meters.
#switch_distance_meters=
def switch_distance_meters=(value) -> ::Integer
Parameter
- value (::Integer) — Required. Distance from the network switch in meters.
Returns
- (::Integer) — Required. Distance from the network switch in meters.