google-cloud-recaptcha_enterprise-v1 0.17.1 → 0.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 96100bcdef4d7ade9826827071b53b28f333ce6eebe60a7b027bf4acf3a159fe
4
- data.tar.gz: 37d88048864714a6f92c1d188730258f5574b4d304b40d57a5cdc577bd5761b9
3
+ metadata.gz: af5a90e857164623ddfae743faeaeed3c7e3ebb5a2c16cb69cb121c2f00deb16
4
+ data.tar.gz: d191a8c31fb407e11e06c7e7ff1dd53ab96c2e9fd6e0ef946a045806d500abc9
5
5
  SHA512:
6
- metadata.gz: c908d255caf43a7edca90a2f8c83d91372f72af595f42dbf840ba684305578a47abf9730096845cbf4bbe4725dfa3e5a11465503d83677061b661b8f6a815498
7
- data.tar.gz: 80a89f3ef4644db345aeec500beab594d8cb57e5be3bd5f7807b508754a42166fc719ab72a4d634e761da21088aabf29c4361bcd32f6e6e64177996b3dc87644
6
+ metadata.gz: d6f4f8665817306bce6b9152bce7578704c33cb0116c5ee6d66b1513c5b520ad281105bf892446fb47143637e2e2bc0685e0a8d5617333465d4cfeba8fd93c02
7
+ data.tar.gz: 51bcba9755c11bfbc4881592e0931bd9e36d85aaf2b61053d36dfcb8146adfd0ad8adf9bf7c74259fd7ed5eaf2ade71a8a887ae8b3ee44cafa7da94130877af4
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1
24
- VERSION = "0.17.1"
24
+ VERSION = "0.17.2"
25
25
  end
26
26
  end
27
27
  end
@@ -317,7 +317,7 @@ module Google
317
317
  # @deprecated This field is deprecated and may be removed in the next major version update.
318
318
  # @return [::String]
319
319
  # Username of the account that is being verified. Deprecated. Customers
320
- # should now provide the hashed account ID field in Event.
320
+ # should now provide the `account_id` field in `event.user_info`.
321
321
  class AccountVerificationInfo
322
322
  include ::Google::Protobuf::MessageExts
323
323
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-recaptcha_enterprise-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.1
4
+ version: 0.17.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-12 00:00:00.000000000 Z
11
+ date: 2024-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common