Google Cloud Data Catalog V1 Client - Class ManagingSystem (1.5.1)

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 \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

MANAGING_SYSTEM_UNSPECIFIED

Value: 0

Default value

Generated from protobuf enum MANAGING_SYSTEM_UNSPECIFIED = 0;

MANAGING_SYSTEM_DATAPLEX

Value: 1

Dataplex.

Generated from protobuf enum MANAGING_SYSTEM_DATAPLEX = 1;

MANAGING_SYSTEM_OTHER

Value: 2

Other

Generated from protobuf enum MANAGING_SYSTEM_OTHER = 2;