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 reference documentation for the `VmSelectionConfig` class within the Database Migration v1 API for Google Cloud."],["The latest version of `VmSelectionConfig` is 2.5.0, while version 2.1.0 is the focus of the current page content, and all versions from 1.0.0 are available."],["`VmSelectionConfig` is a message class used for VM selection configuration and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VmSelectionConfig` class has two constructors, one parameterless and one that takes another `VmSelectionConfig` instance, as well as one property `VmZone` which is a string value representing the Google Cloud Platform zone the VM is located in."]]],[]]