public sealed class LogConfigCloudAuditOptions : IMessage<LogConfigCloudAuditOptions>, IEquatable<LogConfigCloudAuditOptions>, IDeepCloneable<LogConfigCloudAuditOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LogConfigCloudAuditOptions.
[[["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-21 UTC."],[[["The `LogConfigCloudAuditOptions` class is part of the Google.Cloud.Compute.V1 API and is accessible through various versioned documentation links."],["The latest documentation available is for version 3.6.0, with older versions ranging down to 1.0.0 also provided."],["This `LogConfigCloudAuditOptions` class and its associated properties `AuthorizationLoggingOptions` and `LogName` are marked as deprecated and should no longer be used."],["The class implements interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage, enabling a variety of functionalities such as message handling, object comparison, deep cloning, and buffer message handling."],["It includes constructors `LogConfigCloudAuditOptions()` and `LogConfigCloudAuditOptions(LogConfigCloudAuditOptions other)` for creating instances, with the latter allowing copying from another `LogConfigCloudAuditOptions` object."]]],[]]