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 webpage provides reference documentation for the `CheckAutopilotCompatibilityResponse` class within the Google Kubernetes Engine v1 API."],["This class is used to check for compatibility issues with Google Kubernetes Engine's Autopilot mode."],["The `CheckAutopilotCompatibilityResponse` class lists all compatibility issues under the property `Issues` which is of type `RepeatedField` of `AutopilotCompatibilityIssue` and the summary of the compatibility under the property `Summary` of type `string`."],["The documentation covers various versions of the API, from version 2.3.0 up to the latest, 3.33.0, including the current version, 3.27.0."],["`CheckAutopilotCompatibilityResponse` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]