public sealed class GenericPlatformDetails : IMessage<GenericPlatformDetails>, IEquatable<GenericPlatformDetails>, IDeepCloneable<GenericPlatformDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GenericPlatformDetails.
Free text representation of the machine location.
The format of this field should not be relied on. Different VMs 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 latest version of the `GenericPlatformDetails` class in the Migration Center v1 API is 1.4.0, with older versions available from 1.0.0 up to 1.3.0."],["`GenericPlatformDetails` is a class within the `Google.Cloud.MigrationCenter.V1` namespace that provides details about a generic platform, inheriting from `object` and implementing several interfaces."],["The class offers two constructors: a default constructor and one that accepts another `GenericPlatformDetails` object for copying, where the `other` parameter is a `GenericPlatformDetails` instance."],["A `Location` property, a string type, is included to store the machine's location as free text, but its format should not be relied on for consistency across machines."]]],[]]