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-25 UTC."],[[["This webpage provides reference documentation for the `BigQueryRoutineSpec` class within the Data Catalog v1 API, specifically for the .NET implementation."],["The `BigQueryRoutineSpec` class is designed to represent fields specific to BigQuery routines and is part of the `Google.Cloud.DataCatalog.V1` namespace, with the latest version being 2.14.0, but many versions dating back to 1.2.0 are listed."],["The documentation details the class's inheritance, implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and a property `ImportedLibraries` of type `RepeatedField\u003cstring\u003e` to handle paths to imported libraries, and it has inherited members from the base object."],["The documentation spans across multiple versions of the google data catalog v1 starting from 1.2.0 all the way up to the latest 2.14.0 for BigQueryRoutineSpec."]]],[]]