File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-recaptchaenterprise_v1
lib/google/apis/recaptchaenterprise_v1 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-recaptchaenterprise_v1
22
3+ ### v0.58.0 (2024-11-03)
4+
5+ * Regenerated from discovery document revision 20241027
6+
37### v0.57.0 (2024-10-20)
48
59* Regenerated from discovery document revision 20241013
Original file line number Diff line number Diff line change @@ -1461,7 +1461,7 @@ def update!(**args)
14611461 end
14621462 end
14631463
1464- # The removeIpOverride request message.
1464+ # The RemoveIpOverride request message.
14651465 class GoogleCloudRecaptchaenterpriseV1RemoveIpOverrideRequest
14661466 include Google ::Apis ::Core ::Hashable
14671467
@@ -1552,7 +1552,7 @@ def update!(**args)
15521552 class GoogleCloudRecaptchaenterpriseV1RiskAnalysis
15531553 include Google ::Apis ::Core ::Hashable
15541554
1555- # Output only. Challenge information for SCORE_AND_CHALLENGE keys
1555+ # Output only. Challenge information for SCORE_AND_CHALLENGE and INVISIBLE keys
15561556 # Corresponds to the JSON property `challenge`
15571557 # @return [String]
15581558 attr_accessor :challenge
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.57 .0"
19+ GEM_VERSION = "0.58 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241013 "
25+ REVISION = "20241027 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments