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-21 UTC."],[[["The latest version available is 3.6.0, as indicated by the \"latest\" tag."],["This page provides a history of versions, ranging from the latest 3.6.0 down to version 1.0.0, for the `InstancesSetMinCpuPlatformRequest`."],["The `InstancesSetMinCpuPlatformRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The class `InstancesSetMinCpuPlatformRequest` has properties `HasMinCpuPlatform`, which is a boolean, and `MinCpuPlatform`, which is a string."],["The class offers two constructors: a default constructor `InstancesSetMinCpuPlatformRequest()` and a constructor that takes an `InstancesSetMinCpuPlatformRequest` object as a parameter: `InstancesSetMinCpuPlatformRequest(InstancesSetMinCpuPlatformRequest other)`."]]],[]]