public sealed class AuditLogConfig : IMessage<AuditLogConfig>, IEquatable<AuditLogConfig>, IDeepCloneable<AuditLogConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AuditLogConfig.
Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAuditLogConfig\u003c/code\u003e class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuditLogConfig\u003c/code\u003e class is used to configure logging for different types of permissions, enabling specific log types and exempting certain identities from logging.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to various versions of the \u003ccode\u003eAuditLogConfig\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuditLogConfig\u003c/code\u003e implements multiple 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, providing detailed code and documentation for its various properties and methods.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAuditLogConfig\u003c/code\u003e include \u003ccode\u003eExemptedMembers\u003c/code\u003e, \u003ccode\u003eHasIgnoreChildExemptions\u003c/code\u003e, \u003ccode\u003eHasLogType\u003c/code\u003e, \u003ccode\u003eIgnoreChildExemptions\u003c/code\u003e, and \u003ccode\u003eLogType\u003c/code\u003e, each serving to customize logging behavior.\u003c/p\u003e\n"]]],[],null,[]]