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 page details the `VmSelectionConfig` class within the `Google.Cloud.CloudDms.V1` namespace, used for VM selection configuration."],["The latest version of `VmSelectionConfig` is 2.5.0, with versions ranging down to 1.0.0 available for reference."],["`VmSelectionConfig` inherits from `Object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `VmSelectionConfig` object as a parameter, and it includes a `VmZone` property which is required and specifies the zone of the VM."],["The available inherited members from `Object` are: `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]