public sealed class InstancesSetMinCpuPlatformRequest : IMessage<InstancesSetMinCpuPlatformRequest>, IEquatable<InstancesSetMinCpuPlatformRequest>, IDeepCloneable<InstancesSetMinCpuPlatformRequest>, IBufferMessage, IMessage
[[["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-24 UTC."],[[["The latest version of the `InstancesSetMinCpuPlatformRequest` is 3.6.0, while the current version being viewed on the page is 2.17.0."],["This class, `InstancesSetMinCpuPlatformRequest`, is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["`InstancesSetMinCpuPlatformRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: one default and another that takes an `InstancesSetMinCpuPlatformRequest` object as an argument, this being to create a new instance."],["Key properties include `HasMinCpuPlatform`, which indicates if the \"min\\_cpu\\_platform\" field is set, and `MinCpuPlatform`, which determines the minimum CPU platform for an instance."]]],[]]