indexes property

List<int>? indexes
getter/setter pair

The mutation groups applied in this batch.

The values index into the mutation_groups field in the corresponding BatchWriteRequest.

Implementation

core.List<core.int>? indexes;