[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 3.7.0 is the latest available version, while the current context is focused on version 2.5.0."],["`OperationGroup` is a class that represents a group of operations designed to be performed atomically, based on RFC6902 and implemented through several interfaces."],["The class `OperationGroup` inherits from `Object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `OperationGroup` class has a property `Operations`, which contains a list of operations as `RepeatedField` that belong to this group and should be executed in order."],["There are two constructor options for `OperationGroup`, one parameterless and another that takes in another instance of `OperationGroup` as a parameter."]]],[]]