public sealed class PermissionDelta : IMessage<AuditData.Types.PermissionDelta>, IEquatable<AuditData.Types.PermissionDelta>, IDeepCloneable<AuditData.Types.PermissionDelta>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class AuditData.Types.PermissionDelta.
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 document provides reference documentation for the \u003ccode\u003eAuditData.Types.PermissionDelta\u003c/code\u003e class within the Google Cloud IAM v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePermissionDelta\u003c/code\u003e is used to track added and removed permissions within a role, providing a record of changes to permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePermissionDelta\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eAddedPermissions\u003c/code\u003e, which lists permissions that have been added, and \u003ccode\u003eRemovedPermissions\u003c/code\u003e, which lists permissions that have been removed.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available, ranging from 1.0.0 to 2.4.0, with 2.4.0 being the latest release.\u003c/p\u003e\n"]]],[],null,[]]