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 documentation provides reference information for the `BigQueryAuditMetadata.Types.Routine` class within the Google Cloud Audit API, specifically for .NET development."],["The `BigQueryAuditMetadata.Types.Routine` class represents a User Defined Function (UDF) or Stored Procedure and inherits from the base `object` class while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides details about routine creation and last update times using `CreateTime` and `UpdateTime` properties of type `Timestamp`, along with the `RoutineName` property."],["The documentation includes links to the different versions of this class, and the current version being displayed here is version 2.4.0."],["There are two constructor options for this class: one with no parameters, and one that takes in the `BigQueryAuditMetadata.Types.Routine` type as the other parameter."]]],[]]