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-24 UTC."],[[["The latest version of the `LogConfigCloudAuditOptions` is 3.6.0, but there are many versions available, including down to version 1.0.0, for the Google Cloud Compute V1 API."],["The `LogConfigCloudAuditOptions` class, found within the `Google.Cloud.Compute.V1` namespace, is used in the Compute Engine v1 API but is deprecated and should not be used."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its complex functionality."],["The class has multiple properties, including `AuthorizationLoggingOptions`, `HasLogName`, and `LogName`, with the latter two being deprecated and `AuthorizationLoggingOptions` also being marked as deprecated."],["The class has two constructors one empty, and the second that takes a `LogConfigCloudAuditOptions` object."]]],[]]