google-apis-walletobjects_v1 0.28.0 → 0.29.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/walletobjects_v1/classes.rb +28 -21
- data/lib/google/apis/walletobjects_v1/gem_version.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fb20af601d23dec7efd75da1bf2c65718ae372f2e03e9fe3c980ed1e4e931f0b
|
|
4
|
+
data.tar.gz: 1ac4401fc6419c810af018d6a8ff2e0d23febaa4863753cc58859f8a28687924
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 615cb9e5dfbae9ede6b15af77b4a0a999f2abd97d61e0ab94e3b8f14fd03796d6bb4c0767b866a09fbc366c985e32840eee97536c35791baa651dee82cf38bdd
|
|
7
|
+
data.tar.gz: 882bd6bc43f016c3b716dac2ff3817f3c13dc8f1dcebf2c343dc02a002d61a413b93eae99cd489fd5b42682f6a3077f0cc97146a8d703e961955644d83e0279e
|
data/CHANGELOG.md
CHANGED
|
@@ -1792,8 +1792,8 @@ module Google
|
|
|
1792
1792
|
# @return [Array<Google::Apis::WalletobjectsV1::TextModuleData>]
|
|
1793
1793
|
attr_accessor :text_modules_data
|
|
1794
1794
|
|
|
1795
|
-
# Optional value added module data. Maximum of
|
|
1796
|
-
#
|
|
1795
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
1796
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
1797
1797
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
1798
1798
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
1799
1799
|
attr_accessor :value_added_module_data
|
|
@@ -2160,7 +2160,8 @@ module Google
|
|
|
2160
2160
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
2161
2161
|
attr_accessor :valid_time_interval
|
|
2162
2162
|
|
|
2163
|
-
# Optional value added module data. Maximum of
|
|
2163
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
2164
|
+
# only fifteen will be displayed.
|
|
2164
2165
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
2165
2166
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
2166
2167
|
attr_accessor :value_added_module_data
|
|
@@ -2744,8 +2745,8 @@ module Google
|
|
|
2744
2745
|
# @return [Array<Google::Apis::WalletobjectsV1::TextModuleData>]
|
|
2745
2746
|
attr_accessor :text_modules_data
|
|
2746
2747
|
|
|
2747
|
-
# Optional value added module data. Maximum of
|
|
2748
|
-
#
|
|
2748
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
2749
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
2749
2750
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
2750
2751
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
2751
2752
|
attr_accessor :value_added_module_data
|
|
@@ -3132,7 +3133,8 @@ module Google
|
|
|
3132
3133
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
3133
3134
|
attr_accessor :valid_time_interval
|
|
3134
3135
|
|
|
3135
|
-
# Optional value added module data. Maximum of
|
|
3136
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
3137
|
+
# only fifteen will be displayed.
|
|
3136
3138
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
3137
3139
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
3138
3140
|
attr_accessor :value_added_module_data
|
|
@@ -3356,8 +3358,8 @@ module Google
|
|
|
3356
3358
|
# @return [Array<Google::Apis::WalletobjectsV1::TextModuleData>]
|
|
3357
3359
|
attr_accessor :text_modules_data
|
|
3358
3360
|
|
|
3359
|
-
# Optional value added module data. Maximum of
|
|
3360
|
-
#
|
|
3361
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
3362
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
3361
3363
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
3362
3364
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
3363
3365
|
attr_accessor :value_added_module_data
|
|
@@ -3621,7 +3623,8 @@ module Google
|
|
|
3621
3623
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
3622
3624
|
attr_accessor :valid_time_interval
|
|
3623
3625
|
|
|
3624
|
-
# Optional value added module data. Maximum of
|
|
3626
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
3627
|
+
# only fifteen will be displayed.
|
|
3625
3628
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
3626
3629
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
3627
3630
|
attr_accessor :value_added_module_data
|
|
@@ -3957,8 +3960,8 @@ module Google
|
|
|
3957
3960
|
# @return [Array<Google::Apis::WalletobjectsV1::TextModuleData>]
|
|
3958
3961
|
attr_accessor :text_modules_data
|
|
3959
3962
|
|
|
3960
|
-
# Optional value added module data. Maximum of
|
|
3961
|
-
#
|
|
3963
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
3964
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
3962
3965
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
3963
3966
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
3964
3967
|
attr_accessor :value_added_module_data
|
|
@@ -4290,7 +4293,8 @@ module Google
|
|
|
4290
4293
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
4291
4294
|
attr_accessor :valid_time_interval
|
|
4292
4295
|
|
|
4293
|
-
# Optional value added module data. Maximum of
|
|
4296
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
4297
|
+
# only fifteen will be displayed.
|
|
4294
4298
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
4295
4299
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
4296
4300
|
attr_accessor :value_added_module_data
|
|
@@ -5195,8 +5199,8 @@ module Google
|
|
|
5195
5199
|
# @return [Array<Google::Apis::WalletobjectsV1::TextModuleData>]
|
|
5196
5200
|
attr_accessor :text_modules_data
|
|
5197
5201
|
|
|
5198
|
-
# Optional value added module data. Maximum of
|
|
5199
|
-
#
|
|
5202
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
5203
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
5200
5204
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
5201
5205
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
5202
5206
|
attr_accessor :value_added_module_data
|
|
@@ -5539,7 +5543,8 @@ module Google
|
|
|
5539
5543
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
5540
5544
|
attr_accessor :valid_time_interval
|
|
5541
5545
|
|
|
5542
|
-
# Optional value added module data. Maximum of
|
|
5546
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
5547
|
+
# only fifteen will be displayed.
|
|
5543
5548
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
5544
5549
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
5545
5550
|
attr_accessor :value_added_module_data
|
|
@@ -6568,8 +6573,8 @@ module Google
|
|
|
6568
6573
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
|
6569
6574
|
attr_accessor :title_image
|
|
6570
6575
|
|
|
6571
|
-
# Optional value added module data. Maximum of
|
|
6572
|
-
#
|
|
6576
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
6577
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
6573
6578
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
6574
6579
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
6575
6580
|
attr_accessor :value_added_module_data
|
|
@@ -6877,7 +6882,8 @@ module Google
|
|
|
6877
6882
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
6878
6883
|
attr_accessor :valid_time_interval
|
|
6879
6884
|
|
|
6880
|
-
# Optional value added module data. Maximum of
|
|
6885
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
6886
|
+
# only fifteen will be displayed.
|
|
6881
6887
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
6882
6888
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
6883
6889
|
attr_accessor :value_added_module_data
|
|
@@ -8352,8 +8358,8 @@ module Google
|
|
|
8352
8358
|
# @return [String]
|
|
8353
8359
|
attr_accessor :transit_type
|
|
8354
8360
|
|
|
8355
|
-
# Optional value added module data. Maximum of
|
|
8356
|
-
#
|
|
8361
|
+
# Optional value added module data. Maximum of fifteen on the class. For a pass
|
|
8362
|
+
# only fifteen will be displayed, prioritizing those from the object.
|
|
8357
8363
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
8358
8364
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
8359
8365
|
attr_accessor :value_added_module_data
|
|
@@ -8774,7 +8780,8 @@ module Google
|
|
|
8774
8780
|
# @return [Google::Apis::WalletobjectsV1::TimeInterval]
|
|
8775
8781
|
attr_accessor :valid_time_interval
|
|
8776
8782
|
|
|
8777
|
-
# Optional value added module data. Maximum of
|
|
8783
|
+
# Optional value added module data. Maximum of fifteen on the object. For a pass
|
|
8784
|
+
# only fifteen will be displayed.
|
|
8778
8785
|
# Corresponds to the JSON property `valueAddedModuleData`
|
|
8779
8786
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
|
8780
8787
|
attr_accessor :value_added_module_data
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.29.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260213"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-walletobjects_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.29.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.29.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|