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 also documented, down to version 2.3.0."],["This webpage details the `CheckAutopilotCompatibilityResponse` class within the Google Kubernetes Engine v1 API, providing reference documentation for developers."],["The `CheckAutopilotCompatibilityResponse` class allows developers to check for compatibility issues with the Autopilot feature in the Kubernetes Engine."],["The `CheckAutopilotCompatibilityResponse` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to handle various message operations."],["The `CheckAutopilotCompatibilityResponse` class contains properties named `Issues`, which is a list of compatibility issues and `Summary`, which is a string that summarizes the results."]]],[]]