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 used for specifying fields related to BigQuery routines, as it inherits from object and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of `BigQueryRoutineSpec` is 2.14.0, with older versions ranging from 2.13.0 down to 1.2.0, all documented on this page."],["The class has two constructors, `BigQueryRoutineSpec()` and `BigQueryRoutineSpec(BigQueryRoutineSpec other)`, and one property, `ImportedLibraries`, which holds a list of library paths."]]],[]]