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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eStatusCondition\u003c/code\u003e class within the Google Kubernetes Engine v1 API, covering multiple versions from 2.3.0 to 3.33.0, with 3.33.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatusCondition\u003c/code\u003e is a class that describes the status of a cluster or node pool, such as ERROR or DEGRADED, implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatusCondition\u003c/code\u003e class contains properties like \u003ccode\u003eCanonicalCode\u003c/code\u003e (the canonical code of the condition), \u003ccode\u003eCode\u003c/code\u003e (a deprecated machine-friendly representation of the condition), and \u003ccode\u003eMessage\u003c/code\u003e (a human-friendly representation of the condition).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and one that takes another \u003ccode\u003eStatusCondition\u003c/code\u003e object as a parameter to create a new \u003ccode\u003eStatusCondition\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis is a reference document for the .NET library, specifically detailing the \u003ccode\u003eStatusCondition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, and it's inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]