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