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-04-17 UTC."],[[["This document provides reference documentation for the `BigQueryAuditMetadata.Types.JobChange` class within the Google Cloud Audit API, detailing its role in representing a job state change event."],["The `BigQueryAuditMetadata.Types.JobChange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in message handling, equality comparisons, deep cloning, and buffer operations."],["The class offers two constructors, one default and another that allows creating a new `JobChange` object based on an existing `BigQueryAuditMetadata.Types.JobChange` instance."],["Key properties of the class include `After` and `Before`, which store the job state after and before the change respectively, as well as a `Job` property that contains the job metadata, providing a comprehensive view of job state transitions."],["The document also displays the different versions of the class, with version 2.5.0 being the latest version."]]],[]]