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
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__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 |