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 available is 3.6.0, as denoted by the \"latest\" tag next to it in the version list, for the `InstancesSetMinCpuPlatformRequest` class."],["The content covers a range of versions for the `InstancesSetMinCpuPlatformRequest` class, starting from version 1.0.0 up to the latest version of 3.6.0."],["The `InstancesSetMinCpuPlatformRequest` class is part of the `Google.Cloud.Compute.V1` namespace, implemented with several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors, one being parameterless and the other accepting an `InstancesSetMinCpuPlatformRequest` object, along with properties `HasMinCpuPlatform` and `MinCpuPlatform`, each having its own specific type."],["The provided documentation outlines how the `InstancesSetMinCpuPlatformRequest` class inherits from `object` and provides inherited members including `GetHashCode`, `GetType`, and `ToString`."]]],[]]