public sealed class BigQueryAuditMetadata.Types.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 page provides reference documentation for the `BigQueryAuditMetadata.Types.Routine` class within the Google Cloud Audit API, specifically for version 2.2.0."],["The `BigQueryAuditMetadata.Types.Routine` class represents a User Defined Function (UDF) or Stored Procedure in BigQuery and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `CreateTime`, `RoutineName`, and `UpdateTime`, which respectively hold the creation time, the URI, and the last update time of the routine."],["This class has two constructors, `Routine()` and `Routine(Routine other)`, where `other` is a parameter of the type `BigQueryAuditMetadata.Types.Routine`."],["The documentation also lists previous versions of the class, from 1.0.0 to the latest version 2.5.0, allowing for historical context and access to previous release notes."]]],[]]