Compute Engine v1 API - Enum SecurityPolicyRuleRedirectOptions.Types.Type (3.22.0)

public enum SecurityPolicyRuleRedirectOptions.Types.Type

Reference documentation and code samples for the Compute Engine v1 API enum SecurityPolicyRuleRedirectOptions.Types.Type.

Type of the redirect action. Possible values are:

  • GOOGLE_RECAPTCHA: redirect to reCAPTCHA for manual challenge assessment.
  • EXTERNAL_302: redirect to a different URL via a 302 response.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
External302
GoogleRecaptcha
UndefinedType

A value indicating that the enum field is not set.