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 provides documentation for the `BigQueryRoutineSpec` class within the `Google.Cloud.DataCatalog.V1` namespace in the .NET environment, with a focus on fields specific to BigQuery routines."],["The documentation covers multiple versions of the `BigQueryRoutineSpec` class, ranging from version 1.2.0 to the latest version 2.14.0, and version 1.6.0 in detail."],["The `BigQueryRoutineSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization."],["Key features of the `BigQueryRoutineSpec` class include constructors for creating instances and a property `ImportedLibraries` that stores paths of imported libraries as a `RepeatedField` of strings."],["The documentation includes information about the inheritance hierarchy, showing that `BigQueryRoutineSpec` inherits from `Object` and lists inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]