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 documentation for the `BigQueryRoutineSpec` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The latest version of the documentation available is 2.14.0, but there are also links to various other versions ranging from 1.2.0 to 2.13.0."],["The `BigQueryRoutineSpec` class is used to define fields specific to BigQuery routines, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryRoutineSpec` class has two constructors, one default and one that takes another `BigQueryRoutineSpec` as a parameter to be copied."],["The class contains the `ImportedLibraries` property, which is a `RepeatedField\u003cstring\u003e` for specifying paths to imported libraries."]]],[]]