Reference documentation and code samples for the Compute Engine v1 API enum BackendServiceLogConfig.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page provides documentation for the `BackendServiceLogConfig.Types.OptionalMode` enum in the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `OptionalMode` enum configures which optional fields are included in backend service logs when logging is enabled."],["There are three possible values for `OptionalMode`: `Custom` (a subset of optional fields), `ExcludeAllOptional` (no optional fields), and `IncludeAllOptional` (all optional fields)."],["The default `OptionalMode` is `ExcludeAllOptional`, meaning by default, no optional fields are included in logs."],["The documentation covers a range of versions from 1.0.0 to 3.6.0, with each version linking to its corresponding documentation."]]],[]]