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."],[[["The `AuthorizationLoggingOptions` class in the Google Compute Engine v1 API is documented, with its latest version being 3.6.0 and a history of versions going back to 1.0.0, which is accessible through provided links."],["This class is marked as deprecated and should not be used, having no functional effect."],["The `AuthorizationLoggingOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties like `HasPermissionType` and `PermissionType`, though the latter is also marked as deprecated."],["The class has two constructors: a default constructor and one that accepts another `AuthorizationLoggingOptions` object for copying."]]],[]]