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 reference documentation for the `CheckAutopilotCompatibilityResponse` class within the Google Kubernetes Engine v1 API."],["The `CheckAutopilotCompatibilityResponse` class is designed to identify compatibility issues with Autopilot and is available in various versions, with the latest being 3.33.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its integration within the .NET ecosystem."],["Key properties of `CheckAutopilotCompatibilityResponse` include `Issues`, which lists compatibility problems, and `Summary`, which offers a brief overview of the compatibility response."],["The page also provides details about the constructors and inherited members of the `CheckAutopilotCompatibilityResponse` class."]]],[]]