Google Cloud Data Catalog V1 Client - Class ManagingSystem (1.9.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
Name Description
value mixed

static::value

Parameter
Name Description
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;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.