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
deflocation()->::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=
deflocation=(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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-migration_center-v1/latest/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-PhysicalPlatformDetails) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails.\n\nPlatform specific details for Physical Machines. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #location\n\n def location() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n### #location=\n\n def location=(value) -\u003e ::String\n\n**Parameter**\n\n- **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. \n**Returns**\n\n- (::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."]]