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\u003eThe page details the \u003ccode\u003eStatusCondition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, which is used to describe the status of clusters or node pools.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented for \u003ccode\u003eStatusCondition\u003c/code\u003e is 3.33.0, and a historical list of versions from 3.32.0 back to 2.3.0 is provided.\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 has properties like \u003ccode\u003eCode\u003c/code\u003e (a machine-friendly representation) and \u003ccode\u003eMessage\u003c/code\u003e (a human-friendly representation) to describe the condition.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors for \u003ccode\u003eStatusCondition\u003c/code\u003e are provided: a default constructor and one that takes another \u003ccode\u003eStatusCondition\u003c/code\u003e object as a parameter for creating a new object.\u003c/p\u003e\n"]]],[],null,[]]