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, which is used for handling fields specific to BigQuery routines."],["The latest version of the `BigQueryRoutineSpec` class is 2.14.0, and the webpage lists versions ranging from 2.14.0 down to 1.2.0, providing access to the different versions of the documentation."],["The `BigQueryRoutineSpec` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, with specific inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` methods."],["The class includes constructors for creating new `BigQueryRoutineSpec` instances, either empty or by cloning from an existing instance, as well as a property called `ImportedLibraries` of type `RepeatedField\u003cstring\u003e` for the paths of the imported libraries."]]],[]]