[[["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 represents a single change to a binding, with each individual modification being a separate entry."],["`BindingDelta` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use within the Google Cloud Protobuf ecosystem."],["Key properties of `BindingDelta` include `Action`, indicating the type of change, `Condition`, specifying any conditional context, `Member`, representing the identity granted access, and `Role`, denoting the assigned permissions."],["This class is found in the `Google.Cloud.Iam.V1` namespace and is part of the `Google.Cloud.Iam.V1.dll` assembly, primarily designed for managing Identity and Access Management within Google Cloud."],["The `BindingDelta` class has two constructors, one being an empty constructor and the second accepting another `BindingDelta` instance to clone values."]]],[]]