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."],[[["This webpage details the `InstancesSetMinCpuPlatformRequest` class within the Google Cloud Compute V1 API for .NET, with the latest version being 3.6.0."],["The `InstancesSetMinCpuPlatformRequest` class is used to specify the minimum CPU platform for instances and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties `HasMinCpuPlatform` (a boolean indicating if the \"min_cpu_platform\" field is set) and `MinCpuPlatform` (a string for setting the minimum CPU platform), alongside constructors for creating instances."],["The `InstancesSetMinCpuPlatformRequest` class inherits from the base `object` class and includes inherited members for `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page provides links and details to versions 1.0.0 up to the current latest 3.6.0, and details related to `InstancesSetMinCpuPlatformRequest` from Google.Cloud.Compute.V1 library."]]],[]]