Skip to content

Commit 56315f5

Browse files
feat: Automated regeneration of recaptchaenterprise v1 client (#24755)
Auto-created at 2025-10-26 10:50:04 +0000 using the toys pull request generator.
1 parent 7f315e1 commit 56315f5

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-recaptchaenterprise_v1
22

3+
### v0.65.0 (2025-10-26)
4+
5+
* Regenerated from discovery document revision 20251014
6+
37
### v0.64.0 (2025-10-19)
48

59
* Regenerated from discovery document revision 20251006

generated/google-apis-recaptchaenterprise_v1/lib/google/apis/recaptchaenterprise_v1/classes.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,7 @@ class GoogleCloudRecaptchaenterpriseV1AssessmentEnvironment
346346
# Optional. Identifies the client module initiating the CreateAssessment request.
347347
# This can be the link to the client module's project. Examples include: - "
348348
# github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager" - "
349-
# cloud.google.com/recaptcha/docs/implement-waf-akamai" - "cloud.google.com/
350-
# recaptcha/docs/implement-waf-cloudflare" - "wordpress.org/plugins/recaptcha-
351-
# something"
349+
# wordpress.org/plugins/recaptcha-something"
352350
# Corresponds to the JSON property `client`
353351
# @return [String]
354352
attr_accessor :client

generated/google-apis-recaptchaenterprise_v1/lib/google/apis/recaptchaenterprise_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module RecaptchaenterpriseV1
1818
# Version of the google-apis-recaptchaenterprise_v1 gem
19-
GEM_VERSION = "0.64.0"
19+
GEM_VERSION = "0.65.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20251006"
25+
REVISION = "20251014"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)