Google Cloud Data Catalog V1 Client - Class IntegratedSystem (2.3.2)
Stay organized with collections
Save and categorize content based on your preferences.
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
static::value
Constants
INTEGRATED_SYSTEM_UNSPECIFIED
Default unknown system.
Generated from protobuf enum INTEGRATED_SYSTEM_UNSPECIFIED = 0;
BIGQUERY
BigQuery.
Generated from protobuf enum BIGQUERY = 1;
CLOUD_PUBSUB
Cloud Pub/Sub.
Generated from protobuf enum CLOUD_PUBSUB = 2;
Dataproc Metastore.
Generated from protobuf enum DATAPROC_METASTORE = 3;
DATAPLEX
Dataplex.
Generated from protobuf enum DATAPLEX = 4;
CLOUD_SPANNER
Cloud Spanner
Generated from protobuf enum CLOUD_SPANNER = 6;
CLOUD_BIGTABLE
Cloud Bigtable
Generated from protobuf enum CLOUD_BIGTABLE = 7;
CLOUD_SQL
Cloud Sql
Generated from protobuf enum CLOUD_SQL = 8;
LOOKER
Looker
Generated from protobuf enum LOOKER = 9;
VERTEX_AI
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-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Data Catalog V1 Client - Class IntegratedSystem (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.IntegratedSystem)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.IntegratedSystem)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.IntegratedSystem)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.IntegratedSystem)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.IntegratedSystem)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.IntegratedSystem)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.IntegratedSystem)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.IntegratedSystem)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.IntegratedSystem)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.IntegratedSystem)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.IntegratedSystem)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.IntegratedSystem)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.IntegratedSystem) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class IntegratedSystem.\n\nThis enum lists all the systems that Data Catalog integrates with.\n\nProtobuf type `google.cloud.datacatalog.v1.IntegratedSystem`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INTEGRATED_SYSTEM_UNSPECIFIED\n\n Value: 0\n\nDefault unknown system.\n\nGenerated from protobuf enum `INTEGRATED_SYSTEM_UNSPECIFIED = 0;`\n\n### BIGQUERY\n\n Value: 1\n\nBigQuery.\n\nGenerated from protobuf enum `BIGQUERY = 1;`\n\n### CLOUD_PUBSUB\n\n Value: 2\n\nCloud Pub/Sub.\n\nGenerated from protobuf enum `CLOUD_PUBSUB = 2;`\n\n### DATAPROC_METASTORE\n\n Value: 3\n\nDataproc Metastore.\n\nGenerated from protobuf enum `DATAPROC_METASTORE = 3;`\n\n### DATAPLEX\n\n Value: 4\n\nDataplex.\n\nGenerated from protobuf enum `DATAPLEX = 4;`\n\n### CLOUD_SPANNER\n\n Value: 6\n\nCloud Spanner\n\nGenerated from protobuf enum `CLOUD_SPANNER = 6;`\n\n### CLOUD_BIGTABLE\n\n Value: 7\n\nCloud Bigtable\n\nGenerated from protobuf enum `CLOUD_BIGTABLE = 7;`\n\n### CLOUD_SQL\n\n Value: 8\n\nCloud Sql\n\nGenerated from protobuf enum `CLOUD_SQL = 8;`\n\n### LOOKER\n\n Value: 9\n\nLooker\n\nGenerated from protobuf enum `LOOKER = 9;`\n\n### VERTEX_AI\n\n Value: 10\n\nVertex AI\n\nGenerated from protobuf enum `VERTEX_AI = 10;`"]]