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 reference documentation for the `BackendServiceLogConfig.Types.OptionalMode` enum within the Google Cloud Compute Engine v1 API."],["The latest version of the API documented is 3.6.0, with the current page focusing on version 2.9.0, and provides links to versions from 1.0.0 up to 3.6.0."],["The `OptionalMode` enum controls the inclusion of optional fields in backend service logs, with options to include all, exclude all, or include a custom subset of fields."],["The available enum values are `Custom`, `ExcludeAllOptional`, `IncludeAllOptional`, and `UndefinedOptionalMode`, and the default mode is `ExcludeAllOptional`."]]],[]]