public sealed class MachinePreferences : IMessage<MachinePreferences>, IEquatable<MachinePreferences>, IDeepCloneable<MachinePreferences>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class MachinePreferences.
The type of machines to consider when calculating virtual machine migration
insights and recommendations.
Not all machine types are available in all zones and regions.
[[["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 document provides reference documentation for the `MachinePreferences` class within the Google Cloud Migration Center v1 API."],["`MachinePreferences` is used to define the types of machines to be considered when calculating virtual machine migration insights and recommendations."],["The `MachinePreferences` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AllowedMachineSeries` property, a `RepeatedField` of `MachineSeries`, allows for specifying which Compute Engine machine series should be included in the analysis."],["The documented version is 1.2.0, with links provided for other versions like 1.4.0, 1.3.0, 1.1.0, and 1.0.0 of the `MachinePreferences` class."]]],[]]