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."],[[["The latest version of the Google Cloud Container V1 API is 3.33.0, but this page is showing the documentation for version 3.14.0."],["The `CheckAutopilotCompatibilityResponse` class, part of the Google Kubernetes Engine v1 API, is the main focus of this document."],["`CheckAutopilotCompatibilityResponse` provides a way to find any compatibility issues and offers a list of said issues via `RepeatedField\u003cAutopilotCompatibilityIssue\u003e` within the Issues property."],["This class has properties such as Issues and Summary, and the constructor, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentations page contains a comprehensive list of previous versions of the API, ranging from 3.32.0 all the way down to 2.3.0, each linking to their respective documentation."]]],[]]