BackupServiceToggledEvent

An admin has enabled or disabled backup service.

JSON representation
{
  "adminPackageName": string,
  "adminUserId": integer,
  "backupServiceState": enum (BackupServiceState)
}
Fields
adminPackageName

string

Package name of the admin app requesting the change.

adminUserId

integer

User ID of the admin app from the which the change was requested.

backupServiceState

enum (BackupServiceState)

Whether the backup service is enabled