Class SecurityPolicyRuleRedirectOptions (1.5.0)

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

Attributes

NameDescription
target str
Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA. This field is a member of `oneof`_ ``_target``.
type_ str
Type of the redirect action. Check the Type enum for the list of possible values. This field is a member of `oneof`_ ``_type``.

Inheritance

builtins.object > proto.message.Message > SecurityPolicyRuleRedirectOptions

Classes

Type

Type(value)

Type of the redirect action.