Module Google::Cloud::Compute::V1::AuditLogConfig::LogType (v1.0.0)

The log type that this config enables.

Constants

UNDEFINED_LOG_TYPE

value: 0
A value indicating that the enum field is not set.

ADMIN_READ

value: 128951462
Admin reads. Example: CloudIAM getIamPolicy

DATA_READ

value: 305224971
Data reads. Example: CloudSQL Users list

DATA_WRITE

value: 340181738
Data writes. Example: CloudSQL Users create

LOG_TYPE_UNSPECIFIED

value: 154527053
Default case. Should never be this.