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, part of the Google Cloud .NET library, with the latest version being 3.6.0."],["The `LogConfigCloudAuditOptions` class is marked as deprecated and should not be used, as indicated by the repeated \"This is deprecated and has no effect.Do not use.\" message."],["The class offers properties like `AuthorizationLoggingOptions`, `HasLogName`, and `LogName`, but since they are deprecated, these properties are no longer functional."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, offering methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The page provides links to the documentation of `LogConfigCloudAuditOptions` for multiple previous versions of the library, starting from version 1.0.0 up to 3.6.0."]]],[]]