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."],[[["This webpage details the `AuthorizationLoggingOptions` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["The `AuthorizationLoggingOptions` class is deprecated and should not be used, as stated in its description and the `PermissionType` property's details."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the implementation details available within the content."],["The class contains a constructor and two properties, `HasPermissionType` and `PermissionType`, the latter of which is also deprecated and should not be used."],["The documentation covers a range of versions for this class, from 1.0.0 to 3.6.0, with links to each version's specific documentation."]]],[]]