public sealed class LogConfigCloudAuditOptions : IMessage<LogConfigCloudAuditOptions>, IEquatable<LogConfigCloudAuditOptions>, IDeepCloneable<LogConfigCloudAuditOptions>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage details the `LogConfigCloudAuditOptions` class within the `Google.Cloud.Compute.V1` namespace, and spans various versions from 1.0.0 to the latest 3.6.0."],["The `LogConfigCloudAuditOptions` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has been marked as deprecated, with fields `LogName` and `AuthorizationLoggingOptions` explicitly stated as having \"no effect\" and are not to be used."],["It includes constructors for creating new instances and one for deep cloning, plus properties such as `AuthorizationLoggingOptions`, `HasLogName`, and `LogName`."],["The documentation shows how this class inherits from `Object` and includes the standard `Object` inherited members."]]],[]]