public sealed class StatusCondition : IMessage<StatusCondition>, IEquatable<StatusCondition>, IDeepCloneable<StatusCondition>, IBufferMessage, IMessage
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\u003eThis page details the \u003ccode\u003eStatusCondition\u003c/code\u003e class, which is used to describe the status of a cluster or node pool, such as ERROR or DEGRADED, within the Google Cloud Container V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 3.33.0, although a total of 34 versions, from 3.33.0 down to 2.3.0, are also documented and accessible on the page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatusCondition\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements 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 includes properties such as \u003ccode\u003eCanonicalCode\u003c/code\u003e and \u003ccode\u003eMessage\u003c/code\u003e for conveying the condition's code and a human-readable message, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the StatusCondition class, one being the default constructor, and the second allowing you to make a new copy of the class by passing another StatusCondition class.\u003c/p\u003e\n"]]],[],null,[]]