public sealed class BatchWriteRequest.Types.MutationGroup : IMessage<BatchWriteRequest.Types.MutationGroup>, IEquatable<BatchWriteRequest.Types.MutationGroup>, IDeepCloneable<BatchWriteRequest.Types.MutationGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class BatchWriteRequest.Types.MutationGroup.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eBatchWriteRequest.Types.MutationGroup\u003c/code\u003e class within the Google Cloud Spanner v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutationGroup\u003c/code\u003e class is used to group related mutations, such as inserts with the same primary key prefix in parent and child tables, for committing together.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and the page also includes documentation for a range of older versions down to \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of the \u003ccode\u003eMutationGroup\u003c/code\u003e class is \u003ccode\u003eMutations\u003c/code\u003e, a required \u003ccode\u003eRepeatedField\u003c/code\u003e that contains the mutations within the group.\u003c/p\u003e\n"]]],[],null,[]]