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."],[[["The `ComputeEnginePreferences` class in the Migration Center v1 API provides user preferences for the Compute Engine target platform."],["It is part of the `Google.Cloud.MigrationCenter.V1` namespace and is implemented in the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["This class allows setting preferences for `LicenseType` and `MachinePreferences`, which affect cost calculations and machine type recommendations."],["There are multiple versions of this documentation, with the latest being 1.4.0 and versions down to 1.0.0."],["The `ComputeEnginePreferences` class is derived from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]