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."],[[["The content provides reference documentation and code samples for the `PhysicalPlatformDetails` class within the Migration Center v1 API."],["`PhysicalPlatformDetails` is a class that holds platform-specific details for physical machines, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `PhysicalPlatformDetails` is found within the `Google.Cloud.MigrationCenter.V1` namespace, and is present in the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["The `PhysicalPlatformDetails` class has a `Location` property which is a string representing the free-text machine location, and is available for version 1.3.0."],["The provided information lists different versions of `PhysicalPlatformDetails`, with 1.4.0 being the latest."]]],[]]