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-03-21 UTC."],[[["This webpage details the `VmSelectionConfig` class within the `Google.Cloud.CloudDms.V1` namespace, showing it's a sealed class used for VM selection configuration."],["The latest version documented is 2.5.0, while this specific page highlights version 1.2.0."],["`VmSelectionConfig` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and a `VmZone` property, which is a required string representing the Google Cloud Platform zone for the VM."],["Several previous versions of this class exist and are hyperlinked in the content, dating back to 1.0.0."]]],[]]