public sealed class CheckAutopilotCompatibilityRequest : IMessage<CheckAutopilotCompatibilityRequest>, IEquatable<CheckAutopilotCompatibilityRequest>, IDeepCloneable<CheckAutopilotCompatibilityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CheckAutopilotCompatibilityRequest.
CheckAutopilotCompatibilityRequest requests getting the blockers for the
given operation in the cluster.
[[["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."],[[["This page provides reference documentation for the `CheckAutopilotCompatibilityRequest` class within the Google Kubernetes Engine v1 API."],["The `CheckAutopilotCompatibilityRequest` class is used to identify blockers for a specific operation in a cluster and is implemented in multiple versions, from 2.3.0 to the latest 3.33.0."],["It inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CheckAutopilotCompatibilityRequest` class has a constructor and a `Name` property, used to specify the cluster to retrieve."],["The documentation is available in different version numbers with links for each version, all the way from version 2.3.0 up to the current latest version 3.33.0."]]],[]]