Class SecurityPolicyAdvancedOptionsConfig (0.1.0)

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

Attributes

Name Description
json_custom_config google.cloud.compute_v1beta.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.
request_body_inspection_size str
The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive. This field is a member of oneof_ _request_body_inspection_size.
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)