storageBytes property

String? storageBytes
getter/setter pair

A size of the storage used by the snapshot.

As snapshots share storage, this number is expected to change with snapshot creation/deletion.

Output only.

Implementation

core.String? storageBytes;