Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::BackendServiceLogConfig::OptionalMode (v2.4.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::BackendServiceLogConfig::OptionalMode.

This field can only be specified if logging is enabled for this backend service. Configures whether all, none or a subset of optional fields should be added to the reported logs. One of [INCLUDE_ALL_OPTIONAL, EXCLUDE_ALL_OPTIONAL, CUSTOM]. Default is EXCLUDE_ALL_OPTIONAL.

Constants

UNDEFINED_OPTIONAL_MODE

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

CUSTOM

value: 388_595_569
A subset of optional fields.

EXCLUDE_ALL_OPTIONAL

value: 168_636_099
None optional fields.

INCLUDE_ALL_OPTIONAL

value: 535_606_965
All optional fields.