Compute Engine v1 API - Class AuthorizationLoggingOptions (2.12.0)

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.

This is deprecated and has no effect. Do not use.

Inheritance

object > AuthorizationLoggingOptions

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

AuthorizationLoggingOptions()

public AuthorizationLoggingOptions()

AuthorizationLoggingOptions(AuthorizationLoggingOptions)

public AuthorizationLoggingOptions(AuthorizationLoggingOptions other)
Parameter
NameDescription
otherAuthorizationLoggingOptions

Properties

HasPermissionType

public bool HasPermissionType { get; }

Gets whether the "permission_type" field is set

Property Value
TypeDescription
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
TypeDescription
string