public sealed class VmSelectionConfig : IMessage<VmSelectionConfig>, IEquatable<VmSelectionConfig>, IDeepCloneable<VmSelectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VmSelectionConfig.
[[["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 `VmSelectionConfig` class within the Google Cloud Database Migration v1 API."],["The `VmSelectionConfig` class is a configuration message used for VM selection, inheriting from the base `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, ranging from version 1.0.0 up to the latest 2.5.0, and the current version shown is 2.3.0."],["The `VmSelectionConfig` class has a `VmZone` property, which is a required string field representing the Google Cloud Platform zone where the VM is located."],["The page defines two constructor methods, one default, and one which takes another `VmSelectionConfig` object as a parameter."]]],[]]