File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
generated/google-apis-walletobjects_v1
lib/google/apis/walletobjects_v1 Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-walletobjects_v1
22
3+ ### v0.30.0 (2026-02-22)
4+
5+ * Regenerated from discovery document revision 20260220
6+
37### v0.29.0 (2026-02-15)
48
59* Regenerated from discovery document revision 20260213
Original file line number Diff line number Diff line change @@ -4719,12 +4719,12 @@ def update!(**args)
47194719 end
47204720 end
47214721
4722- #
4722+ # A JWT representation of a pass.
47234723 class JwtResource
47244724 include Google ::Apis ::Core ::Hashable
47254725
4726- # A string representing a JWT of the format described at https://developers.
4727- # google.com/wallet/reference/rest/v1/Jwt
4726+ # Required. A string representing a JWT of the format described at https://
4727+ # developers. google.com/wallet/reference/rest/v1/Jwt
47284728 # Corresponds to the JSON property `jwt`
47294729 # @return [String]
47304730 attr_accessor :jwt
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module WalletobjectsV1
1818 # Version of the google-apis-walletobjects_v1 gem
19- GEM_VERSION = "0.29 .0"
19+ GEM_VERSION = "0.30 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260213 "
25+ REVISION = "20260220 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments