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 .NET."],["The `CheckAutopilotCompatibilityRequest` class is used to request information about potential blockers for a given operation in a cluster, when checking for Autopilot compatibility."],["It is available in multiple versions, ranging from the latest 3.33.0 down to 2.3.0, allowing access to the documentation for previous iterations."],["The `CheckAutopilotCompatibilityRequest` class has public properties such as `Name`, which accepts a string to specify the cluster's name for which to retrieve compatibility information."],["The class inherits from multiple classes, including object, and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]