public sealed class PermissionDelta : IMessage<AuditData.Types.PermissionDelta>, IEquatable<AuditData.Types.PermissionDelta>, IDeepCloneable<AuditData.Types.PermissionDelta>, IBufferMessage, IMessage
A PermissionDelta message to record the added_permissions and
removed_permissions inside a role.
[[["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 webpage provides documentation for the \u003ccode\u003ePermissionDelta\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1\u003c/code\u003e namespace and used to record permission changes within a role.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePermissionDelta\u003c/code\u003e is implemented with interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one (\u003ccode\u003ePermissionDelta()\u003c/code\u003e) and one that accepts another \u003ccode\u003ePermissionDelta\u003c/code\u003e object (\u003ccode\u003ePermissionDelta(AuditData.Types.PermissionDelta)\u003c/code\u003e), alongside two properties, \u003ccode\u003eAddedPermissions\u003c/code\u003e and \u003ccode\u003eRemovedPermissions\u003c/code\u003e, which are of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and are used to track the addition or removal of permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights the available versions, ranging from version 1.0.0 to the latest 2.4.0, of the \u003ccode\u003ePermissionDelta\u003c/code\u003e class, each available through its individual link.\u003c/p\u003e\n"]]],[],null,[]]