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 focusing on .NET implementation."],["The content covers a range of versions from 2.3.0 to the latest 3.33.0, all referencing the `CheckAutopilotCompatibilityResponse`."],["`CheckAutopilotCompatibilityResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Issues`, which is a list of compatibility issues, and `Summary`, a string that provides a summary of the response."],["The class has two constructors; one is the default `CheckAutopilotCompatibilityResponse()`, and the other is a copy constructor, `CheckAutopilotCompatibilityResponse(CheckAutopilotCompatibilityResponse other)`."]]],[]]