public sealed class AuthorizationLoggingOptions : IMessage<AuthorizationLoggingOptions>, IEquatable<AuthorizationLoggingOptions>, IDeepCloneable<AuthorizationLoggingOptions>, IBufferMessage, IMessageReference documentation and code samples for the Compute Engine v1 API class AuthorizationLoggingOptions.
This is deprecated and has no effect. Do not use.
Implements
IMessageAuthorizationLoggingOptions, IEquatableAuthorizationLoggingOptions, IDeepCloneableAuthorizationLoggingOptions, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
AuthorizationLoggingOptions()
public AuthorizationLoggingOptions()AuthorizationLoggingOptions(AuthorizationLoggingOptions)
public AuthorizationLoggingOptions(AuthorizationLoggingOptions other)| Parameter | |
|---|---|
| Name | Description |
other |
AuthorizationLoggingOptions |
Properties
HasPermissionType
public bool HasPermissionType { get; }Gets whether the "permission_type" field is set
| Property Value | |
|---|---|
| Type | Description |
bool |
|
PermissionType
public string PermissionType { get; set; }This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values.
| Property Value | |
|---|---|
| Type | Description |
string |
|