config property

Map<String, GoogleCloudDatacatalogV1MigrationConfig>? config
getter/setter pair

Map of organizations and project resource names and their configuration.

The format for the map keys is organizations/{organizationId} or projects/{projectId}.

Implementation

core.Map<core.String, GoogleCloudDatacatalogV1MigrationConfig>? config;