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, specifically for the .NET implementation."],["The `BigQueryRoutineSpec` class is used 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 it includes all versions going back to 1.2.0."],["The `BigQueryRoutineSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `BigQueryRoutineSpec` class has two constructors, one default and one taking another instance of `BigQueryRoutineSpec` as a parameter, and has an `ImportedLibraries` property that is a list of imported libraries' paths."]]],[]]