GoogleCloudDatacatalogV1DataSource constructor
GoogleCloudDatacatalogV1DataSource({
- String? resource,
- String? service,
- String? sourceEntry,
- GoogleCloudDatacatalogV1StorageProperties? storageProperties,
Implementation
GoogleCloudDatacatalogV1DataSource({
this.resource,
this.service,
this.sourceEntry,
this.storageProperties,
});