Module: Google::Cloud::Compute::V1::AuditLogConfig::LogType

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The log type that this config enables.

Constant Summary collapse

UNDEFINED_LOG_TYPE =

A value indicating that the enum field is not set.

0
ADMIN_READ =

Admin reads. Example: CloudIAM getIamPolicy

128_951_462
DATA_READ =

Data reads. Example: CloudSQL Users list

305_224_971
DATA_WRITE =

Data writes. Example: CloudSQL Users create

340_181_738
LOG_TYPE_UNSPECIFIED =

Default case. Should never be this.

154_527_053