errors property

List<ConfigManagementConfigSyncError>? errors
getter/setter pair

Errors pertaining to the installation of Config Sync.

Implementation

core.List<ConfigManagementConfigSyncError>? errors;