Copied!
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto

namespace Google\Cloud\RecaptchaEnterprise\V1\FirewallAction;

use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;

/**
 * A redirect action returns a 307 (temporary redirect) response, pointing
 * the user to a reCAPTCHA interstitial page to attach a token.
 *
 * Generated from protobuf message <code>google.cloud.recaptchaenterprise.v1.FirewallAction.RedirectAction</code>
 */
class RedirectAction extends \Google\Protobuf\Internal\Message
{

    /**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     * }
     */
    public function __construct($data = NULL) {
        \GPBMetadata\Google\Cloud\Recaptchaenterprise\V1\Recaptchaenterprise::initOnce();
        parent::__construct($data);
    }

}


© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration