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-24 UTC."],[[["This webpage provides reference documentation for the `AuthorizationLoggingOptions` class within the Google Compute Engine v1 API for .NET."],["The `AuthorizationLoggingOptions` class is deprecated and should not be used, as stated multiple times in the provided content."],["The latest version documented is 3.6.0, and there are multiple older versions available, ranging back to 1.0.0, as seen in the list provided."],["The `AuthorizationLoggingOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two properties, `HasPermissionType` (a boolean) and `PermissionType` (a string), with `PermissionType` being deprecated as well."]]],[]]