public sealed class CheckAutopilotCompatibilityResponse : IMessage<CheckAutopilotCompatibilityResponse>, IEquatable<CheckAutopilotCompatibilityResponse>, IDeepCloneable<CheckAutopilotCompatibilityResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CheckAutopilotCompatibilityResponse.
CheckAutopilotCompatibilityResponse has a list of compatibility issues.
[[["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 `CheckAutopilotCompatibilityResponse` class within the Google Kubernetes Engine v1 API, specifically detailing its structure, usage, and available versions."],["The `CheckAutopilotCompatibilityResponse` class is designed to list compatibility issues and provide a summary for Google Kubernetes Engine's Autopilot feature."],["The documentation spans multiple versions of the API, ranging from the latest version 3.33.0 down to version 2.3.0, offering a comprehensive historical view."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, deep cloning, and buffered data processing."],["The `CheckAutopilotCompatibilityResponse` class includes properties such as `Issues`, which is a list of compatibility issues, and `Summary`, which provides a string-based summary of the compatibility response."]]],[]]