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

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) — Optional. 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) — Optional. Location of the rack in the site e.g. Floor 2, Room 201, Row 7, Rack 3.
Returns
  • (::String) — Optional. 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

#rack_space=

def rack_space=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::RackSpace
Parameter
Returns

#rack_type

def rack_type() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType

#rack_type=

def rack_type=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareInstallationInfo::RackType

#rack_unit_dimensions

def rack_unit_dimensions() -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions
Returns

#rack_unit_dimensions=

def rack_unit_dimensions=(value) -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Dimensions
Parameter
Returns

#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.