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."],[[["This webpage provides reference documentation for the `BigQueryRoutineSpec` class within the Data Catalog v1 API."],["The `BigQueryRoutineSpec` class is designed for fields that are specific to BigQuery routines, with the latest version being 2.14.0."],["The page lists multiple versions of `BigQueryRoutineSpec`, ranging from version 1.2.0 to 2.14.0, providing historical API information."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class includes properties such as `ImportedLibraries`, a `RepeatedField` of strings which represents the paths of the imported libraries, and has 2 constructors available."]]],[]]