Google Cloud Data Catalog V1 Client - Class BigQueryRoutineSpec (2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class BigQueryRoutineSpec.
Fields specific for BigQuery routines.
Generated from protobuf message google.cloud.datacatalog.v1.BigQueryRoutineSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ imported_libraries |
array
Paths of the imported libraries. |
getImportedLibraries
Paths of the imported libraries.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setImportedLibraries
Paths of the imported libraries.
| Parameter | |
|---|---|
| Name | Description |
var |
string[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|