Google Cloud Datacatalog V1Data Source Response
    data class GoogleCloudDatacatalogV1DataSourceResponse(val resource: String, val service: String, val sourceEntry: String, val storageProperties: GoogleCloudDatacatalogV1StoragePropertiesResponse)
Physical location of an entry.
Constructors
Link copied to clipboard
                fun GoogleCloudDatacatalogV1DataSourceResponse(resource: String, service: String, sourceEntry: String, storageProperties: GoogleCloudDatacatalogV1StoragePropertiesResponse)