public sealed class BigQueryRoutineSpec : IMessage<BigQueryRoutineSpec>, IEquatable<BigQueryRoutineSpec>, IDeepCloneable<BigQueryRoutineSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class BigQueryRoutineSpec.
[[["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."],[[["The latest version of the `BigQueryRoutineSpec` class is 2.14.0, and the provided content includes documentation and links for versions dating back to 1.2.0."],["`BigQueryRoutineSpec` is a class within the Data Catalog v1 API, specifically designed for BigQuery routine specifications, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BigQueryRoutineSpec` contains a property named `ImportedLibraries`, which is of type `RepeatedField\u003cstring\u003e` and represents the paths of the imported libraries."],["The `BigQueryRoutineSpec` class has two public constructors, a default constructor and one that takes another `BigQueryRoutineSpec` object as an argument."],["The documentation provides inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, and it specifies the namespace `Google.Cloud.DataCatalog.V1` and the assembly `Google.Cloud.DataCatalog.V1.dll`."]]],[]]