Module google_api_proto::google::spanner::v1::batch_write_request
source · Expand description
Nested message and enum types in BatchWriteRequest
.
Structs§
- A group of mutations to be committed together. Related mutations should be placed in a group. For example, two mutations inserting rows with the same primary key prefix in both parent and child tables are related.