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 latest version of this class is 3.33.0, while this current document is for version 3.16.0, with several older versions also available for review."],["The `CheckAutopilotCompatibilityResponse` class, used for checking compatibility with Autopilot, contains a list of compatibility issues and a summary of the response."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The properties of the class are `Issues`, which is a `RepeatedField` of `AutopilotCompatibilityIssue`, and `Summary`, which provides a summary of the response in a string format."]]],[]]