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."],[[["This webpage provides documentation for the `GenericPlatformDetails` class within the Google Cloud Migration Center v1 API."],["`GenericPlatformDetails` is a class that provides details about a generic platform and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's inheritance from `object` and the inherited members `GetHashCode()`, `GetType()`, and `ToString()`."],["It also includes the class's constructors, one of which takes another `GenericPlatformDetails` object as a parameter, and a property named `Location` which is a string representing the machine's location."],["The latest version available in the documentation is 1.4.0 while the version the page covers is 1.2.0, and other prior versions also have their documentation available."]]],[]]