Skip to content

Commit df792f7

Browse files
feat: Automated regeneration of recaptchaenterprise v1 client (#24780)
Auto-created at 2025-11-02 09:25:00 +0000 using the toys pull request generator.
1 parent 020f63c commit df792f7

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md

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

3-
### v0.65.0 (2025-10-26)
3+
### v0.65.0 (2025-11-02)
44

5-
* Regenerated from discovery document revision 20251014
5+
* Regenerated from discovery document revision 20251026
66

77
### v0.64.0 (2025-10-19)
88

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ class GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest
158158
# @return [String]
159159
attr_accessor :account_id
160160

161-
# Optional. The annotation that is assigned to the Event. This field can be left
162-
# empty to provide reasons that apply to an event without concluding whether the
163-
# event is legitimate or fraudulent.
161+
#
164162
# Corresponds to the JSON property `annotation`
165163
# @return [String]
166164
attr_accessor :annotation
@@ -179,7 +177,7 @@ class GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest
179177
# @return [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1PhoneAuthenticationEvent]
180178
attr_accessor :phone_authentication_event
181179

182-
# Optional. Reasons for the annotation that are assigned to the event.
180+
#
183181
# Corresponds to the JSON property `reasons`
184182
# @return [Array<String>]
185183
attr_accessor :reasons

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module RecaptchaenterpriseV1
2222
GENERATOR_VERSION = "0.18.0"
2323

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

0 commit comments

Comments
 (0)