gcloud alpha recaptcha firewall-policies describe

NAME
gcloud alpha recaptcha firewall-policies describe - describe reCAPTCHA Firewall Policy
SYNOPSIS
gcloud alpha recaptcha firewall-policies describeFIREWALL_POLICY[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Get the details of a reCAPTCHA Firewall Policy.
EXAMPLES
To get details on a reCAPTCHA firewall policy, run:
gcloudalpharecaptchafirewall-policiesdescribepolicy-id
POSITIONAL ARGUMENTS
Firewall policy resource - The reCAPTCHA firewall policy to describe. Thisrepresents a Cloud resource. (NOTE) Some attributes are not given arguments inthis group but can be set in other ways.

To set theproject attribute:

  • provide the argumentfirewall_policy on the command line with afully specified name;
  • provide the argument--project on the command line;
  • set the propertycore/project.

This must be specified.

FIREWALL_POLICY
ID of the firewall_policy or fully qualified identifier for the firewall_policy.

To set thefirewall_policy attribute:

  • provide the argumentfirewall_policy on the command line.
GCLOUD WIDE FLAGS
These flags are available to all commands:--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.

Run$gcloud help for details.

API REFERENCE
This command uses therecaptchaenterprise/v1 API. The fulldocumentation for this API can be found at:https://cloud.google.com/recaptcha-enterprise/
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. This variant is also available:
gcloudrecaptchafirewall-policiesdescribe

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.