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 page is documented under version 2.10.0."],["This page details the `InstancesSetMinCpuPlatformRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace."],["The `InstancesSetMinCpuPlatformRequest` class has two constructors: a default constructor and one that accepts another `InstancesSetMinCpuPlatformRequest` object as a parameter."],["This class includes two properties, `HasMinCpuPlatform` (a boolean indicating whether the field is set) and `MinCpuPlatform` (a string representing the minimum CPU/platform)."],["The `InstancesSetMinCpuPlatformRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]