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-21 UTC."],[[["This webpage provides documentation for the `BigQueryRoutineSpec` class within the `Google.Cloud.DataCatalog.V1` namespace in the .NET environment, with versions ranging from 1.2.0 to 2.14.0."],["`BigQueryRoutineSpec` is a class designed for specifying fields related to BigQuery routines, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryRoutineSpec` class includes a property named `ImportedLibraries`, which is a `RepeatedField` of strings that represents paths of imported libraries."],["The latest version of the documentation is for version 2.14.0, while version 1.5.0 is also shown as the main version on the page."],["The `BigQueryRoutineSpec` class has two constructors, a parameterless constructor, and one that takes another `BigQueryRoutineSpec` as a parameter."]]],[]]