menu
googleapis package
documentation
datamigration/v1.dart
SourceObjectsConfig
objectConfigs property
objectConfigs property
dark_mode
light_mode
objectConfigs
property
List
<
SourceObjectConfig
>
?
objectConfigs
getter/setter pair
The list of the objects to be migrated.
Optional.
Implementation
core.List<SourceObjectConfig>? objectConfigs;
googleapis package
documentation
datamigration/v1
SourceObjectsConfig
objectConfigs property
SourceObjectsConfig class