Google Cloud Data Catalog V1 Client - Class CrossRegionalSource (1.4.2)
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 CrossRegionalSource.
Cross-regional source used to import an existing taxonomy into a different region.
Generated from protobuf message google.cloud.datacatalog.v1.CrossRegionalSource
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ taxonomy |
string
Required. The resource name of the source taxonomy to import. |
getTaxonomy
Required. The resource name of the source taxonomy to import.
| Returns | |
|---|---|
| Type | Description |
string |
|
setTaxonomy
Required. The resource name of the source taxonomy to import.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|