public sealed class BigQueryAuditMetadata.Types.RoutineChange : IMessage<BigQueryAuditMetadata.Types.RoutineChange>, IEquatable<BigQueryAuditMetadata.Types.RoutineChange>, IDeepCloneable<BigQueryAuditMetadata.Types.RoutineChange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.RoutineChange.
[[["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."],[[["This document provides reference documentation for the `BigQueryAuditMetadata.Types.RoutineChange` class within the Google Cloud Audit API, detailing its properties, constructors, and implemented interfaces."],["The `RoutineChange` class represents an event indicating a change to a routine, containing information about the updating job, the reason for the update, and the updated routine itself."],["The latest version available is 2.5.0, with documentation and previous versions linked from version 1.0.0 up to the most recent."],["Key properties of `RoutineChange` include `JobName`, a string representing the job's URI, `Reason`, which specifies the nature of the routine update, and `Routine`, holding details of the updated routine."],["The `RoutineChange` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which provide various utilities and capabilities related to serialization and equality."]]],[]]