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 latest version available for `AuthorizationLoggingOptions` within the Compute Engine v1 API is 3.6.0, with a history of versions dating back to 1.0.0."],["`AuthorizationLoggingOptions` is a class within the `Google.Cloud.Compute.V1` namespace, and its purpose has been deprecated."],["The class `AuthorizationLoggingOptions` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AuthorizationLoggingOptions` contains two properties: `HasPermissionType`, which indicates if the \"permission_type\" field is set, and `PermissionType`, which has been deprecated."],["The class has a public constructor `AuthorizationLoggingOptions()`, and an overloaded one that takes another `AuthorizationLoggingOptions` object as a parameter, used for its deep clone implementation."]]],[]]