File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
generated/google-apis-recaptchaenterprise_v1
lib/google/apis/recaptchaenterprise_v1 Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments