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-04-09 UTC."],[[["This webpage details the `InstancesSetMinCpuPlatformRequest` class within the `Google.Cloud.Compute.V1` namespace, and provides documentation for its usage."],["The latest version available is 3.6.0, and the page specifically documents version 3.5.0, as well as offering a history of versions back to 1.0.0."],["The `InstancesSetMinCpuPlatformRequest` class, inherited from the base `object` class, and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one for creating a new instance, and one for making a copy of another existing `InstancesSetMinCpuPlatformRequest` instance."],["The class contains the properties `HasMinCpuPlatform`, which indicates if the \"min_cpu_platform\" field is set, and `MinCpuPlatform`, which sets the minimum CPU/platform on which the instance should be started."]]],[]]