public sealed class StatusCondition : IMessage<StatusCondition>, IEquatable<StatusCondition>, IDeepCloneable<StatusCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class StatusCondition.
StatusCondition describes why a cluster or a node pool has a certain status
(e.g., ERROR or DEGRADED).
[[["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 content provides documentation for the `StatusCondition` class within the Google Kubernetes Engine v1 API, with version 3.33.0 being the most recent."],["The `StatusCondition` class describes the reason behind a certain status of a cluster or node pool, such as ERROR or DEGRADED."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes constructors and properties like `CanonicalCode`, `Code` (deprecated), and `Message`."],["The document lists historical versions of the `StatusCondition` class, starting from version 3.33.0 down to version 2.3.0, with corresponding links to each version's documentation."],["The namespace for this documentation is `Google.Cloud.Container.V1`, and it is found in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]