public sealed class AuthorizationLoggingOptions : IMessage<AuthorizationLoggingOptions>, IEquatable<AuthorizationLoggingOptions>, IDeepCloneable<AuthorizationLoggingOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AuthorizationLoggingOptions.
[[["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 latest version of the `AuthorizationLoggingOptions` class in the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 also available."],["The `AuthorizationLoggingOptions` class is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."],["The `AuthorizationLoggingOptions` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AuthorizationLoggingOptions` has been deprecated, and should not be used, as stated for both the class and it's `PermissionType` property."],["This class has a constructor that allows for the creation of a new `AuthorizationLoggingOptions` instance or cloning an existing one, as well as the inherited members such as `GetHashCode()`, `GetType()` and `ToString()` from the `object` class."]]],[]]