Reference documentation and code samples for the Compute V1 Client class SecurityPolicyRuleRedirectOptions.
Generated from protobuf message google.cloud.compute.v1.SecurityPolicyRuleRedirectOptions
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ target
string
Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA.
↳ type
string
Type of the redirect action. Check the Type enum for the list of possible values.
getTarget
Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA.
string
hasTarget
clearTarget
setTarget
Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA.
var
string
$this
getType
Type of the redirect action.
Check the Type enum for the list of possible values.
string
hasType
clearType
setType
Type of the redirect action.
Check the Type enum for the list of possible values.
var
string
$this