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 | |
---|---|
Name | Description |
value |
mixed
|
value
Parameter | |
---|---|
Name | Description |
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;
CLOUD_SQL
Value: 8
Cloud Sql
Generated from protobuf enum CLOUD_SQL = 8;
LOOKER
Value: 9
Looker
Generated from protobuf enum LOOKER = 9;