public sealed class Routine : IMessage<BigQueryAuditMetadata.Types.Routine>, IEquatable<BigQueryAuditMetadata.Types.Routine>, IDeepCloneable<BigQueryAuditMetadata.Types.Routine>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.Routine.
[[["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 documentation covers the `BigQueryAuditMetadata.Types.Routine` class within the Google Cloud Audit API, specifically version 2.1.0, and it's a User Defined Function (UDF) or Stored Procedure."],["The `Routine` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling, equality checks, and deep cloning."],["The class includes properties such as `CreateTime`, `RoutineName`, and `UpdateTime`, which provide information on the routine's creation time, URI, and last update time, respectively."],["The `Routine` class can be instantiated with two available constructors, a default parameterless constructor and one that accepts another `BigQueryAuditMetadata.Types.Routine` object."],["The documentation provides inherited members and also describes the namespace and assembly in which this class resides, namely `Google.Cloud.Audit` and `Google.Cloud.Audit.dll` respectively."]]],[]]