Google Cloud Data Catalog V1 Client - Class IntegratedSystem (1.3.9)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class IntegratedSystem.

This enum lists all the systems that Data Catalog integrates with.

Protobuf type google.cloud.datacatalog.v1.IntegratedSystem

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

INTEGRATED_SYSTEM_UNSPECIFIED

Value: 0

Default unknown system.

Generated from protobuf enum INTEGRATED_SYSTEM_UNSPECIFIED = 0;

BIGQUERY

Value: 1

BigQuery.

Generated from protobuf enum BIGQUERY = 1;

CLOUD_PUBSUB

Value: 2

Cloud Pub/Sub.

Generated from protobuf enum CLOUD_PUBSUB = 2;

DATAPROC_METASTORE

Value: 3

Dataproc Metastore.

Generated from protobuf enum DATAPROC_METASTORE = 3;

DATAPLEX

Value: 4

Dataplex.

Generated from protobuf enum DATAPLEX = 4;