public sealed class AuthorizationLoggingOptions : IMessage<AuthorizationLoggingOptions>, IEquatable<AuthorizationLoggingOptions>, IDeepCloneable<AuthorizationLoggingOptions>, IBufferMessage, IMessageThis is deprecated and has no effect. Do not use.
Implements
IMessage<AuthorizationLoggingOptions>, IEquatable<AuthorizationLoggingOptions>, IDeepCloneable<AuthorizationLoggingOptions>, 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 |
Boolean |
|
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 |
|