public sealed class BigQueryRoutineSpec : IMessage<BigQueryRoutineSpec>, IEquatable<BigQueryRoutineSpec>, IDeepCloneable<BigQueryRoutineSpec>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This webpage details the `BigQueryRoutineSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, as found in the `Google.Cloud.DataCatalog.V1.dll` assembly."],["It provides access to various versions of the `BigQueryRoutineSpec` documentation, ranging from the latest 2.14.0 down to version 1.2.0."],["The `BigQueryRoutineSpec` class, which inherits from `Object`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is designed for fields specific to BigQuery routines."],["It includes two constructors: a default one and another that accepts a `BigQueryRoutineSpec` parameter for copying, and also includes a property called `ImportedLibraries` of type `RepeatedField\u003cstring\u003e`."],["The documentation includes various inherited members from the Object class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]