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, specifically for the .NET environment."],["The class `CheckAutopilotCompatibilityRequest` is designed to identify potential issues that may arise when transitioning a cluster to Autopilot mode, checking for blockers."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as part of its functionality."],["The documentation includes a list of versions for the API, from the latest 3.33.0 down to 2.3.0, and the current page specifically covers version 3.18.0, which it shares its properties, constructors and inherited members."],["The class has a property named `Name` which is a string that specifies the cluster you wish to check, in the format of `projects/*/locations/*/clusters/*`."]]],[]]