SecurityPolicyAdvancedOptionsConfig(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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)