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 content provides documentation for the \u003ccode\u003eStatusCondition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing its role in describing the status of clusters or node pools.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the latest version of the API documentation for \u003ccode\u003eStatusCondition\u003c/code\u003e, with a historical list provided of versions going back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatusCondition\u003c/code\u003e class implements multiple 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 for \u003ccode\u003eCanonicalCode\u003c/code\u003e (a replacement for the deprecated \u003ccode\u003eCode\u003c/code\u003e property), and \u003ccode\u003eMessage\u003c/code\u003e, to represent a human-friendly representation of the condition.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two available constructors: a default \u003ccode\u003eStatusCondition()\u003c/code\u003e constructor, and a \u003ccode\u003eStatusCondition(StatusCondition other)\u003c/code\u003e constructor to create a new object from an existing instance.\u003c/p\u003e\n"]]],[],null,[]]