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 webpage provides documentation for the `CheckAutopilotCompatibilityRequest` class within the Google Kubernetes Engine v1 API."],["The `CheckAutopilotCompatibilityRequest` class is used to identify potential blockers when performing an operation within a cluster."],["The documentation offers an overview of the class's inheritance, implemented interfaces, namespace (`Google.Cloud.Container.V1`), assembly (`Google.Cloud.Container.V1.dll`), constructors, and its property (`Name`)."],["Multiple versions of the API are available for this class, ranging from 2.3.0 to the latest 3.33.0, with version 3.17.0 being the current focus of this specific documentation."],["The `Name` property, of type string, is used to identify the cluster to retrieve, specified in the format `projects/*/locations/*/clusters/*`."]]],[]]