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, with numerous previous versions available for reference."],["The `CheckAutopilotCompatibilityResponse` class is the central component discussed, used to assess compatibility issues within the Google Kubernetes Engine."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide various functionalities for handling and interacting with messages."],["The `CheckAutopilotCompatibilityResponse` class has two key properties: `Issues`, a list of compatibility problems, and `Summary`, which provides an overview of the compatibility response."],["The content provides documentation for versions 3.0.0 up to 3.33.0, as well as versions 2.3.0 up to 2.7.0, demonstrating the history of the API."]]],[]]