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 documentation for the `CheckAutopilotCompatibilityRequest` class within the Google Kubernetes Engine v1 API."],["The latest version of the documentation is 3.33.0, and there is also an extensive list of older versions available, ranging down to 2.3.0."],["`CheckAutopilotCompatibilityRequest` is used to check for any compatibility blockers for a given operation in a cluster."],["The class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Name` property, which is a string representing the cluster in `projects/*/locations/*/clusters/*` format."]]],[]]