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."],[[["The latest version of the `BigQueryAuditMetadata.Types.Routine` class in the Google Cloud Audit API is 2.5.0, with documentation available for versions ranging from 1.0.0 to 2.5.0."],["This class represents a User Defined Function (UDF) or Stored Procedure within the context of BigQuery audit metadata."],["`BigQueryAuditMetadata.Types.Routine` inherits from the object class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors to create a new `Routine` object or copy an existing one, along with properties for accessing and modifying the `CreateTime`, `RoutineName`, and `UpdateTime` of a routine."],["The `RoutineName` property follows the format `projects/\u003cproject_id\u003e/datasets/\u003cdataset_id\u003e/routines/\u003croutine_id\u003e`."]]],[]]