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, specifically for .NET development."],["The class `CheckAutopilotCompatibilityResponse` is designed to report compatibility issues and is found in the `Google.Cloud.Container.V1` namespace."],["The latest version documented is 3.33.0, with historical versions down to 2.3.0 being available to browse, and the content details the version 3.25.0."],["Key functionalities of `CheckAutopilotCompatibilityResponse` include listing compatibility issues through the `Issues` property and providing a general `Summary` of compatibility."],["`CheckAutopilotCompatibilityResponse` implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `object`."]]],[]]