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 of the `Google.Cloud.Compute.V1.AuthorizationLoggingOptions` is 3.6.0, and numerous previous versions, ranging from 1.0.0 to 3.5.0, are also documented."],["The `AuthorizationLoggingOptions` class is deprecated and should not be used, as stated in the documentation."],["`AuthorizationLoggingOptions` inherits from `Object` and implements `IMessage\u003cAuthorizationLoggingOptions\u003e`, `IEquatable\u003cAuthorizationLoggingOptions\u003e`, `IDeepCloneable\u003cAuthorizationLoggingOptions\u003e`, `IBufferMessage`, and `IMessage`."],["This class has two constructors: a default constructor and one that accepts another `AuthorizationLoggingOptions` object as a parameter."],["The `AuthorizationLoggingOptions` class includes properties such as `HasPermissionType` (a boolean indicating if the \"permission_type\" field is set) and `PermissionType` (a string, which is also deprecated and should not be used)."]]],[]]