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, presenting version-specific information and documentation links."],["The latest version documented is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 also being available for viewing."],["`InstancesSetMinCpuPlatformRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it handles data related to minimum CPU platform settings."],["The class has properties such as `HasMinCpuPlatform` (a boolean) and `MinCpuPlatform` (a string), which are used to manage the minimum CPU platform settings for instances."],["The webpage provides links to the documentation for the inherited members `object.GetHashCode()`, `object.GetType()` and `object.ToString()`."]]],[]]