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, and the page includes a list of past versions ranging down to 1.0.0."],["The `InstancesSetMinCpuPlatformRequest` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements `IMessage\u003cInstancesSetMinCpuPlatformRequest\u003e`, `IEquatable\u003cInstancesSetMinCpuPlatformRequest\u003e`, `IDeepCloneable\u003cInstancesSetMinCpuPlatformRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides two constructors: a parameterless constructor and one that takes another `InstancesSetMinCpuPlatformRequest` instance as a parameter."],["The class has two properties: `HasMinCpuPlatform` which is a boolean to determine if \"min_cpu_platform\" is set, and `MinCpuPlatform` which is a string for the minimum CPU/platform requirement."]]],[]]