Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails.

Platform specific details for Physical Machines.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#location

def location() -> ::String
Returns
  • (::String) — Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.
Returns
  • (::String) — Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.