importMode property

bool? importMode
getter/setter pair

Whether this space is created in Import Mode as part of a data migration into Google Workspace.

While spaces are being imported, they aren't visible to users until the import is complete.

Optional.

Implementation

core.bool? importMode;