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

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

Methods

static::name

Parameter
NameDescription
value mixed

static::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;

CLOUD_SPANNER

Value: 6

Cloud Spanner

Generated from protobuf enum CLOUD_SPANNER = 6;

CLOUD_BIGTABLE

Value: 7

Cloud Bigtable

Generated from protobuf enum CLOUD_BIGTABLE = 7;

CLOUD_SQL

Value: 8

Cloud Sql

Generated from protobuf enum CLOUD_SQL = 8;

LOOKER

Value: 9

Looker

Generated from protobuf enum LOOKER = 9;

VERTEX_AI

Value: 10

Vertex AI

Generated from protobuf enum VERTEX_AI = 10;