public sealed class AuditConfigDelta : IMessage<AuditConfigDelta>, IEquatable<AuditConfigDelta>, IDeepCloneable<AuditConfigDelta>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v1 API class AuditConfigDelta.
One delta entry for AuditConfig. Each individual change (only one
exempted_member in each entry) to a AuditConfig will be a separate entry.
Specifies a service that was configured for Cloud Audit Logging.
For example, storage.googleapis.com, cloudsql.googleapis.com.
allServices is a special value that covers all services.
Required
[[["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\u003eThe latest version of the \u003ccode\u003eAuditConfigDelta\u003c/code\u003e class is 3.4.0, representing the most current iteration of this Google Cloud IAM v1 API component.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuditConfigDelta\u003c/code\u003e is used to record a single change made to an \u003ccode\u003eAuditConfig\u003c/code\u003e, with each change having a separate entry, specifically for managing exemptions in audit logging.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for specifying the \u003ccode\u003eAction\u003c/code\u003e, \u003ccode\u003eExemptedMember\u003c/code\u003e, \u003ccode\u003eLogType\u003c/code\u003e, and \u003ccode\u003eService\u003c/code\u003e related to the audit configuration change, providing detailed information on each modification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuditConfigDelta\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e, showcasing its deep integration with .NET and protocol buffer structures.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Identity and Access Management (IAM) v1 API - Class AuditConfigDelta (3.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/3.3.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/3.2.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/3.1.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/3.0.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/2.4.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/2.3.0/Google.Cloud.Iam.V1.AuditConfigDelta)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Iam.V1/2.2.0/Google.Cloud.Iam.V1.AuditConfigDelta) \n\n public sealed class AuditConfigDelta : IMessage\u003cAuditConfigDelta\u003e, IEquatable\u003cAuditConfigDelta\u003e, IDeepCloneable\u003cAuditConfigDelta\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v1 API class AuditConfigDelta.\n\nOne delta entry for AuditConfig. Each individual change (only one\nexempted_member in each entry) to a AuditConfig will be a separate entry. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AuditConfigDelta \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AuditConfigDelta](/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1.AuditConfigDelta), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AuditConfigDelta](/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1.AuditConfigDelta), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AuditConfigDelta](/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1.AuditConfigDelta), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Iam.V1](/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Iam.V1.dll\n\nConstructors\n------------\n\n### AuditConfigDelta()\n\n public AuditConfigDelta()\n\n### AuditConfigDelta(AuditConfigDelta)\n\n public AuditConfigDelta(AuditConfigDelta other)\n\nProperties\n----------\n\n### Action\n\n public AuditConfigDelta.Types.Action Action { get; set; }\n\nThe action that was performed on an audit configuration in a policy.\nRequired\n\n### ExemptedMember\n\n public string ExemptedMember { get; set; }\n\nA single identity that is exempted from \"data access\" audit\nlogging for the `service` specified above.\nFollows the same format of Binding.members.\n\n### LogType\n\n public string LogType { get; set; }\n\nSpecifies the log_type that was be enabled. ADMIN_ACTIVITY is always\nenabled, and cannot be configured.\nRequired\n\n### Service\n\n public string Service { get; set; }\n\nSpecifies a service that was configured for Cloud Audit Logging.\nFor example, `storage.googleapis.com`, `cloudsql.googleapis.com`.\n`allServices` is a special value that covers all services.\nRequired"]]