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."],[[["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`."]]],[]]