GoogleCloudDatacatalogV1BigQueryRoutineSpecArgs

data class GoogleCloudDatacatalogV1BigQueryRoutineSpecArgs(val importedLibraries: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1BigQueryRoutineSpecArgs>

Fields specific for BigQuery routines.

Constructors

fun GoogleCloudDatacatalogV1BigQueryRoutineSpecArgs(importedLibraries: Output<List<String>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogV1BigQueryRoutineSpecArgs

Properties

Link copied to clipboard
val importedLibraries: Output<List<String>>? = null

Paths of the imported libraries.