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

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

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.