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 webpage provides documentation for the `InstancesSetMinCpuPlatformRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["This class is available across a range of versions, from 1.0.0 up to the latest version 3.6.0, each linked to its corresponding documentation."],["`InstancesSetMinCpuPlatformRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that takes an `InstancesSetMinCpuPlatformRequest` object as a parameter."],["The class has two public properties: `HasMinCpuPlatform`, which is a boolean that indicates whether the `min_cpu_platform` field is set, and `MinCpuPlatform`, which is a string that represents the minimum cpu/platform that an instance should be started at."]]],[]]