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
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
INTEGRATED_SYSTEM_UNSPECIFIED
Value: 0Default unknown system.
Generated from protobuf enum INTEGRATED_SYSTEM_UNSPECIFIED = 0;
BIGQUERY
Value: 1BigQuery.
Generated from protobuf enum BIGQUERY = 1;
CLOUD_PUBSUB
Value: 2Cloud Pub/Sub.
Generated from protobuf enum CLOUD_PUBSUB = 2;
DATAPROC_METASTORE
Value: 3Dataproc Metastore.
Generated from protobuf enum DATAPROC_METASTORE = 3;
DATAPLEX
Value: 4Dataplex.
Generated from protobuf enum DATAPLEX = 4;
CLOUD_SPANNER
Value: 6Cloud Spanner
Generated from protobuf enum CLOUD_SPANNER = 6;
CLOUD_BIGTABLE
Value: 7Cloud Bigtable
Generated from protobuf enum CLOUD_BIGTABLE = 7;
CLOUD_SQL
Value: 8Cloud Sql
Generated from protobuf enum CLOUD_SQL = 8;
LOOKER
Value: 9Looker
Generated from protobuf enum LOOKER = 9;
VERTEX_AI
Value: 10Vertex AI
Generated from protobuf enum VERTEX_AI = 10;