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.
|
Classes
JsonParsing
JsonParsing(value)API documentation for compute_v1.types.SecurityPolicyAdvancedOptionsConfig.JsonParsing class.
LogLevel
LogLevel(value)API documentation for compute_v1.types.SecurityPolicyAdvancedOptionsConfig.LogLevel class.