[[["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-04-17 UTC."],[[["The `BindingDelta` class is part of the Google Cloud Identity and Access Management (IAM) v1 API, representing a single change entry for a binding within IAM."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`BindingDelta` contains properties for `Action`, `Condition`, `Member`, and `Role`, which detail the change made to the binding, the associated condition, the identity requesting access, and the assigned role respectively."],["There are multiple versions of the `BindingDelta` available, with `3.4.0` being the most recent and `2.2.0` being the oldest one listed."],["Constructors for the `BindingDelta` class include a default constructor and one that takes another `BindingDelta` object as a parameter for creating a new object."]]],[]]