Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ImportTaxonomiesRequest.
Request message for ImportTaxonomies .
Generated from protobuf message google.cloud.datacatalog.v1.ImportTaxonomiesRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of project that the imported taxonomies will belong to.
↳ inline_source
↳ cross_regional_source
getParent
Required. Resource name of project that the imported taxonomies will belong to.
string
setParent
Required. Resource name of project that the imported taxonomies will belong to.
var
string
$this
getInlineSource
Inline source taxonomy to import.
hasInlineSource
setInlineSource
Inline source taxonomy to import.
$this
getCrossRegionalSource
Cross-regional source taxonomy to import.
hasCrossRegionalSource
setCrossRegionalSource
Cross-regional source taxonomy to import.
$this
getSource
string