public sealed class ComputeEnginePreferences : IMessage<ComputeEnginePreferences>, IEquatable<ComputeEnginePreferences>, IDeepCloneable<ComputeEnginePreferences>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ComputeEnginePreferences.
The user preferences relating to Compute Engine target platform.
License type to consider when calculating costs for virtual machine
insights and recommendations. If unspecified, costs are calculated
based on the default licensing plan.
[[["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 provides reference documentation for the `ComputeEnginePreferences` class within the Google Cloud Migration Center v1 API, specifically version 1.2.0."],["`ComputeEnginePreferences` is a class used to set user preferences relating to the Compute Engine target platform during the migration process."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of `ComputeEnginePreferences` include `LicenseType`, which defines the licensing model for cost calculations, and `MachinePreferences`, which specifies preferred machine types on Compute Engine."],["The current documentation covers versions from 1.0.0 to 1.4.0 of the API with 1.4.0 being the latest."]]],[]]