GoogleCloudDataplexV1DataSourceResponse

data class GoogleCloudDataplexV1DataSourceResponse(val entity: String, val resource: String)

The data source for DataScan.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Immutable. The Dataplex entity that represents the data source (e.g. BigQuery table) for DataScan, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.

Link copied to clipboard

Immutable. The service-qualified full resource name of the cloud resource for a DataScan job to scan against. The field could be: BigQuery table of type "TABLE" for DataProfileScan/DataQualityScan Format: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID