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\u003eThis document provides details on the \u003ccode\u003eJobStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Audit\u003c/code\u003e namespace, specifically for version 1.1.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobStatus\u003c/code\u003e class represents the status of a job and inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces like \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 includes properties such as \u003ccode\u003eErrorResult\u003c/code\u003e which provides details on job failure, \u003ccode\u003eErrors\u003c/code\u003e which lists encountered errors, and \u003ccode\u003eJobState\u003c/code\u003e indicating the current state of the job.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eJobStatus()\u003c/code\u003e and one that takes another \u003ccode\u003eJobStatus\u003c/code\u003e instance as a parameter: \u003ccode\u003eJobStatus(BigQueryAuditMetadata.Types.JobStatus other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]