public sealed class JobStatus : IMessage<BigQueryAuditMetadata.Types.JobStatus>, IEquatable<BigQueryAuditMetadata.Types.JobStatus>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStatus>, IBufferMessage, IMessage
[[["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 latest version available is 2.5.0, with other versions ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobStatus\u003c/code\u003e is a class that represents the status of a job within \u003ccode\u003eBigQueryAuditMetadata\u003c/code\u003e, implementing multiple interfaces such as \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 class has properties like \u003ccode\u003eErrorResult\u003c/code\u003e, \u003ccode\u003eErrors\u003c/code\u003e, and \u003ccode\u003eJobState\u003c/code\u003e that provide information about the job's current status, any errors encountered, and the overall job state respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobStatus\u003c/code\u003e class supports two constructors, a default one and one that takes another \u003ccode\u003eJobStatus\u003c/code\u003e object as an argument for copying, allowing for initialization with default values or by copying an existing status.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class, as well as being located in the \u003ccode\u003eGoogle.Cloud.Audit\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Audit.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]