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."],[[["Version 3.6.0 is the latest release for the `Google.Cloud.Compute.V1` package, with accessible documentation via a provided link."],["The documentation provides a history of versions, including those from 1.0.0 up to the latest release and version 2.14.0 is highlighted as the main version."],["`InstancesSetMinCpuPlatformRequest` is a class within the `Google.Cloud.Compute.V1` namespace, used for setting the minimum CPU platform for an instance, according to its documentation."],["The `InstancesSetMinCpuPlatformRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `InstancesSetMinCpuPlatformRequest` class has properties that include `HasMinCpuPlatform` (a boolean indicating if \"min_cpu_platform\" is set) and `MinCpuPlatform` (a string representing the minimum CPU platform)."]]],[]]