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"]],[["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-03-21 UTC."],[[["This page provides reference documentation for the `BigQueryAuditMetadata.Types.Routine` class within the Google Cloud Audit API, specifically for version 2.3.0, which represents a User Defined Function (UDF) or Stored Procedure."],["The `BigQueryAuditMetadata.Types.Routine` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage messages and ensure functionality."],["Key properties of the `BigQueryAuditMetadata.Types.Routine` class include `CreateTime`, which represents the routine's creation time, `RoutineName`, which is the URI to identify the routine, and `UpdateTime`, denoting the last time the routine was updated."],["The class offers two constructors, one default and one to initialize a new `Routine` object based on an existing one of type `BigQueryAuditMetadata.Types.Routine`."],["This documentation covers various versions of the class, ranging from version 1.0.0 to the latest version, 2.5.0, allowing users to access the documentation for the version that most fits their needs."]]],[]]