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."],[[["The `LogConfigCloudAuditOptions` class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, within the `Google.Cloud.Compute.V1` namespace."],["The `LogConfigCloudAuditOptions` class, identified as `public sealed class LogConfigCloudAuditOptions`, is deprecated and should not be used according to the documentation."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in message handling and object comparison within the .NET environment."],["It includes constructors and properties such as `AuthorizationLoggingOptions`, `HasLogName`, and `LogName`, with the properties `LogName` and `AuthorizationLoggingOptions` also being deprecated."],["The document refers to a number of external links including the microsoft learn api."]]],[]]