public sealed class VmSelectionConfig : IMessage<VmSelectionConfig>, IEquatable<VmSelectionConfig>, IDeepCloneable<VmSelectionConfig>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["This webpage details the `VmSelectionConfig` class, which is used for VM selection configuration within the Google Cloud Data Migration Service."],["The latest version of `VmSelectionConfig` is 2.5.0, and the page also provides links to documentation for earlier versions, going back to 1.0.0."],["The `VmSelectionConfig` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VmSelectionConfig` has a `VmZone` property, a string representing the Google Cloud Platform zone where the VM is located, which is required."],["The `VmSelectionConfig` class is found in the `Google.Cloud.CloudDms.V1` namespace and is part of the `Google.Cloud.CloudDms.V1.dll` assembly."]]],[]]