Data Catalog v1 API - Class BigQueryRoutineSpec (2.11.0)

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.

Fields specific for BigQuery routines.

Inheritance

object > BigQueryRoutineSpec

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

BigQueryRoutineSpec()

public BigQueryRoutineSpec()

BigQueryRoutineSpec(BigQueryRoutineSpec)

public BigQueryRoutineSpec(BigQueryRoutineSpec other)
Parameter
NameDescription
otherBigQueryRoutineSpec

Properties

ImportedLibraries

public RepeatedField<string> ImportedLibraries { get; }

Paths of the imported libraries.

Property Value
TypeDescription
RepeatedFieldstring