names property

List<String>? names
getter/setter pair

The names of the versions to delete.

A maximum of 10000 versions can be deleted in a batch.

Required.

Implementation

core.List<core.String>? names;