public sealed class Routine : IMessage<BigQueryAuditMetadata.Types.Routine>, IEquatable<BigQueryAuditMetadata.Types.Routine>, IDeepCloneable<BigQueryAuditMetadata.Types.Routine>, 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."],[[["This document outlines the `Routine` class within the `Google.Cloud.Audit.BigQueryAuditMetadata.Types` namespace, representing a User Defined Function (UDF) or Stored Procedure."],["The `Routine` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class provides constructors for creating new `Routine` instances and includes properties like `CreateTime`, `RoutineName`, and `UpdateTime` to manage information related to the routine."],["The latest version of this documentation is for version 2.5.0, but previous versions from 2.4.0 all the way back to 1.0.0 are accessible."]]],[]]