optional

@JvmName(name = "idsixtccnxsocfsf")
suspend fun optional(value: Output<BackendServiceLogConfigOptional>)
@JvmName(name = "tegckadkvhmcvevx")
suspend fun optional(value: BackendServiceLogConfigOptional?)

Deprecated

Deprecated in favor of 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.

Parameters

value

Deprecated in favor of 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.