1- release_tracks: [ALPHA]
2
3  help_text:
4    description: Deletes one or more reCAPTCHA Keys from a given cloud project.
5    brief: Deletes one or more reCAPTCHA Keys.
6
7  request:
8    collection: recaptchaenterprise.projects.keys
9
10  arguments:
11    resource:
12      help_text: The reCAPTCHA key to delete.
13      spec: !REF googlecloudsdk.command_lib.recaptcha.resources:keys
14