Skip to content

Commit 6fd7e6d

Browse files
committed
chore: complete migration of google-cloud-recaptcha-enterprise
Removed skip_generate and regenerated with Librarian.
1 parent c422cbb commit 6fd7e6d

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3128,7 +3128,6 @@ libraries:
31283128
keep:
31293129
- CHANGELOG.md
31303130
- docs/CHANGELOG.md
3131-
skip_generate: true
31323131
python:
31333132
opt_args_by_api:
31343133
google/cloud/recaptchaenterprise/v1:
Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"api_description": "protect your website from fraudulent activity like scraping, credential stuffing, and automated account creation.",
3-
"api_id": "recaptchaenterprise.googleapis.com",
4-
"api_shortname": "recaptchaenterprise",
5-
"client_documentation": "https://cloud.google.com/python/docs/reference/recaptchaenterprise/latest",
6-
"default_version": "v1",
7-
"distribution_name": "google-cloud-recaptcha-enterprise",
8-
"issue_tracker": "",
9-
"language": "python",
10-
"library_type": "GAPIC_AUTO",
11-
"name": "recaptchaenterprise",
12-
"name_pretty": "reCAPTCHA Enterprise",
13-
"product_documentation": "https://cloud.google.com/recaptcha-enterprise",
14-
"release_level": "stable",
15-
"repo": "googleapis/google-cloud-python"
2+
"api_description": "protect your website from fraudulent activity like scraping, credential stuffing, and automated account creation.",
3+
"api_id": "recaptchaenterprise.googleapis.com",
4+
"api_shortname": "recaptchaenterprise",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/recaptchaenterprise/latest",
6+
"default_version": "v1",
7+
"distribution_name": "google-cloud-recaptcha-enterprise",
8+
"language": "python",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "recaptchaenterprise",
11+
"name_pretty": "reCAPTCHA Enterprise",
12+
"product_documentation": "https://cloud.google.com/recaptcha-enterprise",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-python"
1615
}

0 commit comments

Comments
 (0)