GoogleCloudDatacatalogV1DataSourceResponse

data class GoogleCloudDatacatalogV1DataSourceResponse(val resource: String, val service: String, val sourceEntry: String, val storageProperties: GoogleCloudDatacatalogV1StoragePropertiesResponse)

Physical location of an entry.

Constructors

constructor(resource: String, service: String, sourceEntry: String, storageProperties: GoogleCloudDatacatalogV1StoragePropertiesResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Full name of a resource as defined by the service. For example: //bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}

Link copied to clipboard

Service that physically stores the data.

Link copied to clipboard

Data Catalog entry name, if applicable.

Link copied to clipboard

Detailed properties of the underlying storage.