integratedSystem property
This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
Output only. Possible string values are:
- "INTEGRATED_SYSTEM_UNSPECIFIED" : Default unknown system.
- "BIGQUERY" : BigQuery.
- "CLOUD_PUBSUB" : Cloud Pub/Sub.
Implementation
core.String? integratedSystem;