Compute Engine v1 API - Enum AuditLogConfig.Types.LogType (2.15.0)

public enum AuditLogConfig.Types.LogType

Reference documentation and code samples for the Compute Engine v1 API enum AuditLogConfig.Types.LogType.

The log type that this config enables.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
AdminRead

Admin reads. Example: CloudIAM getIamPolicy

DataRead

Data reads. Example: CloudSQL Users list

DataWrite

Data writes. Example: CloudSQL Users create

UndefinedLogType

A value indicating that the enum field is not set.

Unspecified

Default case. Should never be this.