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 `InstancesSetMinCpuPlatformRequest` is 3.6.0, which can be found in the `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/` directory."],["This class, `InstancesSetMinCpuPlatformRequest`, is part of the `Google.Cloud.Compute.V1` namespace, located in the Google.Cloud.Compute.V1.dll assembly."],["`InstancesSetMinCpuPlatformRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties to manage the minimum CPU platform for an instance, including `HasMinCpuPlatform` to check if the field is set, and `MinCpuPlatform` to set or get the minimum CPU platform string."],["The webpage provides documentation for all the versions of `InstancesSetMinCpuPlatformRequest`, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]