public sealed class PhysicalPlatformDetails : IMessage<PhysicalPlatformDetails>, IEquatable<PhysicalPlatformDetails>, IDeepCloneable<PhysicalPlatformDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class PhysicalPlatformDetails.
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-03-21 UTC."],[[["This documentation covers the `PhysicalPlatformDetails` class, which is part of the Google Cloud Migration Center v1 API, specifically within version 1.2.0."],["`PhysicalPlatformDetails` provides details specific to physical machines and inherits from the base `object` class, along with implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one (`PhysicalPlatformDetails()`) and one that accepts another `PhysicalPlatformDetails` instance as input for copying."],["It includes a `Location` property of type `string`, designed to store a free-text representation of the machine's location."],["The provided content also outlines the various versions of the documentation available for the `PhysicalPlatformDetails` class, ranging from version 1.0.0 up to the latest version 1.4.0."]]],[]]