public sealed class AuthorizationLoggingOptions : IMessage<AuthorizationLoggingOptions>, IEquatable<AuthorizationLoggingOptions>, IDeepCloneable<AuthorizationLoggingOptions>, 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-21 UTC."],[[["The latest version available for `AuthorizationLoggingOptions` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, and there are several previous versions accessible, ranging down to version 1.0.0."],["The `AuthorizationLoggingOptions` class is part of the `Google.Cloud.Compute.V1` assembly and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AuthorizationLoggingOptions` class has two constructors and includes properties such as `HasPermissionType` (a boolean) and `PermissionType` (a string), with the `PermissionType` property being marked as deprecated."],["The `AuthorizationLoggingOptions` class inherits from Object and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This `AuthorizationLoggingOptions` class is deprecated and should not be used, as it has no effect."]]],[]]