sizeBytes property
Size of the backup in bytes.
For a backup in an incremental backup chain, this is the sum of the
exclusive_size_bytes
of itself and all older backups in the chain.
Output only.
Implementation
core.String? sizeBytes;
Size of the backup in bytes.
For a backup in an incremental backup chain, this is the sum of the
exclusive_size_bytes
of itself and all older backups in the chain.
Output only.
core.String? sizeBytes;