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 `BigQueryRoutineSpec` class is designed to manage fields related to BigQuery routines and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this class is 2.14.0, while this specific page is about version 2.2.0, and there are other previous versions ranging from 2.13.0 down to 1.2.0, all listed with links."],["The class inherits from the `Object` class and has members including constructors and a property named `ImportedLibraries`, which is a repeated field of strings."],["The documentation covers essential details like the namespace, assembly, constructors, properties, and the implemented and inherited interfaces and members, offering a comprehensive overview for users."]]],[]]