Class SecurityPolicyAdvancedOptionsConfig (1.19.0)

SecurityPolicyAdvancedOptionsConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

Name Description
json_custom_config google.cloud.compute_v1.types.SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD. This field is a member of oneof_ _json_custom_config.
json_parsing str
Check the JsonParsing enum for the list of possible values. This field is a member of oneof_ _json_parsing.
log_level str
Check the LogLevel enum for the list of possible values. This field is a member of oneof_ _log_level.
user_ip_request_headers MutableSequence[str]
An optional list of case-insensitive request header names to use for resolving the callers client IP address.

Classes

JsonParsing

JsonParsing(value)

LogLevel

LogLevel(value)