Class SecurityPolicyAdvancedOptionsConfig (1.3.1)

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

Attributes

NameDescription
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``.

Inheritance

builtins.object > proto.message.Message > SecurityPolicyAdvancedOptionsConfig

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.