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."],["The documentation covers multiple versions of the library, ranging from version 1.2.0 to the latest version 2.14.0, and version 1.8.0 is the currently selected version."],["`BigQueryRoutineSpec` is a class specifically designed for handling fields related to BigQuery routines, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance from `Object` and lists all the inherited members and provides links to their relevant documentation."],["`BigQueryRoutineSpec` has two constructors, one default and one that accepts another `BigQueryRoutineSpec` object, and it has the property `ImportedLibraries`, which is a `RepeatedField\u003cstring\u003e` representing paths of imported libraries."]]],[]]