public sealed class BigQueryAuditMetadata.Types.JobChange : IMessage<BigQueryAuditMetadata.Types.JobChange>, IEquatable<BigQueryAuditMetadata.Types.JobChange>, IDeepCloneable<BigQueryAuditMetadata.Types.JobChange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.JobChange.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `BigQueryAuditMetadata.Types.JobChange` class represents a job state change event within the Google Cloud Audit API."],["This class is part of the `Google.Cloud.Audit` namespace, within the `Google.Cloud.Audit.dll` assembly, and the version this document is referencing is 2.3.0."],["It inherits from the base object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JobChange` class provides information about the job state before and after a change via the properties `Before` and `After` respectively, alongside the property `Job` to give metadata regarding the job."],["There are eight different versions of `BigQueryAuditMetadata.Types.JobChange` available, ranging from 1.0.0 up to the latest version of 2.5.0."]]],[]]