google-apis-walletobjects_v1 0.9.0 → 0.10.0

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: 8fd24e6e21616ecfd8429f4394c2854e00deb4dd88fee729687006703cc890a9
4
- data.tar.gz: 0bfb37f2d4cae6977180c0ea10126fb5413b9e835b8189a7ea2b2889905bb4b9
3
+ metadata.gz: ba156c8f794a2713b900f296aa448b757caf4baf1c58226f6e2e5f13eba401f6
4
+ data.tar.gz: d6b736eba023da0f7d8ce8721a81793fbdf7e6de8107440a8bc1cb7fb22f4ccd
5
5
  SHA512:
6
- metadata.gz: abf362ed169025a502f49320da3a91a7caf43106467c6340e5a81f45fe20988e2ff9f28b5cea08f8f31527f59d4d99065f56f896d388147ae16cde2adbd0b1b9
7
- data.tar.gz: cd949aaba2e48659d2987090d82dc2f30ccb313e964da7f8348b597ca0d5d457c3bad3330b04e61f3e5d14a1898eb33d1505ac66c39e1a7580835bebceaee8b8
6
+ metadata.gz: 9c6b836296fd6c78d4cbf68ffd6e684e14b5c9e5308adf1f8b6d0cfc059e7a7a417f91f87b58261b02679b35b646c55a03cd93fbc662bc2bd2a7efbdd6c0885e
7
+ data.tar.gz: 7f56073aa9e0cd013f9ecf1b480bbe22f3346e503aae90e3091507af4bfe6e1057aff3b97344533da77726d7a26f65302a249fa9f610227256e7d975c9a573cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-walletobjects_v1
2
2
 
3
+ ### v0.10.0 (2024-06-09)
4
+
5
+ * Regenerated from discovery document revision 20240606
6
+
3
7
  ### v0.9.0 (2024-05-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20240517
@@ -5423,8 +5423,8 @@ module Google
5423
5423
  # Deprecated, use one of explicit hash type fields instead. These two hash
5424
5424
  # related fields will only be populated on Scotty based media uploads and will
5425
5425
  # contain the content of the hash group in the NotificationRequest: http://cs/#
5426
- # google3/uploader/service/proto/upload_listener.proto&q=class:Hash Hex encoded
5427
- # hash value of the uploaded media.
5426
+ # google3/blobstore2/api/scotty/service/proto/upload_listener.proto&q=class:Hash
5427
+ # Hex encoded hash value of the uploaded media.
5428
5428
  # Corresponds to the JSON property `hash`
5429
5429
  # @return [String]
5430
5430
  attr_accessor :hash_prop
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WalletobjectsV1
18
18
  # Version of the google-apis-walletobjects_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240517"
25
+ REVISION = "20240606"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-walletobjects_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
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-05-26 00:00:00.000000000 Z
11
+ date: 2024-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1
63
63
  post_install_message:
64
64
  rdoc_options: []