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\u003eThe \u003ccode\u003ePermissionDelta\u003c/code\u003e class is available in multiple versions, from 1.0.0 to the latest 2.4.0, with links to the respective documentation pages for each.\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 from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePermissionDelta\u003c/code\u003e has two key properties: \u003ccode\u003eAddedPermissions\u003c/code\u003e and \u003ccode\u003eRemovedPermissions\u003c/code\u003e, both of which are \u003ccode\u003eRepeatedField<string>\u003c/code\u003e types that store lists of added and removed permissions respectively.\u003c/p\u003e\n"]]],[],null,[]]