generation property

String? generation
getter/setter pair

The version of the Cloud Storage object to read.

If unset, the current version of the object is read. See https://cloud.google.com/storage/docs/metadata#generation-number.

Implementation

core.String? generation;