Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ManagingSystem.
This enum describes all the systems that manage Taxonomy and PolicyTag resources in DataCatalog.
Protobuf type google.cloud.datacatalog.v1.ManagingSystem
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MANAGING_SYSTEM_UNSPECIFIED
Value: 0Default value
Generated from protobuf enum MANAGING_SYSTEM_UNSPECIFIED = 0;
MANAGING_SYSTEM_DATAPLEX
Value: 1Dataplex.
Generated from protobuf enum MANAGING_SYSTEM_DATAPLEX = 1;
MANAGING_SYSTEM_OTHER
Value: 2Other
Generated from protobuf enum MANAGING_SYSTEM_OTHER = 2;