google-apis-walletobjects_v1 0.19.0 → 0.21.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ff268a540e5516cc157c58937e8e409c9c7a489c5e9c24633e7636f7284163cb
|
4
|
+
data.tar.gz: 89ca0dc2087d1994d20aacb409aee6cfee7376336f4840a361163f0ea979ed95
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9ad5f2f1a3cede291ddba8f21f692e7bfdbf54ab10ab64cb14fc1c5eaea5f5b628076f06fea283e265a5f992a35b56c3974687c721eaa67e8ed9c8d4cad8cfd8
|
7
|
+
data.tar.gz: a20549b8d33405b6ba1d8ede1d9e19a79a31866ff1cd00b0e66febabd82f935f74149deb4ac39c75e9dd51f95bf2a51fdb127af8290fd2aecfba33af9bb1b693
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-walletobjects_v1
|
2
2
|
|
3
|
+
### v0.21.0 (2025-03-09)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250303
|
6
|
+
|
7
|
+
### v0.20.0 (2025-02-26)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20250204
|
10
|
+
* Regenerated using generator version 0.16.0
|
11
|
+
|
3
12
|
### v0.19.0 (2024-12-08)
|
4
13
|
|
5
14
|
* Regenerated from discovery document revision 20241203
|
@@ -183,7 +183,7 @@ module Google
|
|
183
183
|
class AppLinkDataAppLinkInfo
|
184
184
|
include Google::Apis::Core::Hashable
|
185
185
|
|
186
|
-
# Wrapping type for Google hosted images. Next ID:
|
186
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
187
187
|
# Corresponds to the JSON property `appLogoImage`
|
188
188
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
189
189
|
attr_accessor :app_logo_image
|
@@ -419,7 +419,7 @@ module Google
|
|
419
419
|
# @return [String]
|
420
420
|
attr_accessor :boarding_position
|
421
421
|
|
422
|
-
# Wrapping type for Google hosted images. Next ID:
|
422
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
423
423
|
# Corresponds to the JSON property `boardingPrivilegeImage`
|
424
424
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
425
425
|
attr_accessor :boarding_privilege_image
|
@@ -1598,7 +1598,7 @@ module Google
|
|
1598
1598
|
# @return [String]
|
1599
1599
|
attr_accessor :gate_label
|
1600
1600
|
|
1601
|
-
# Wrapping type for Google hosted images. Next ID:
|
1601
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
1602
1602
|
# Corresponds to the JSON property `heroImage`
|
1603
1603
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
1604
1604
|
attr_accessor :hero_image
|
@@ -1669,7 +1669,7 @@ module Google
|
|
1669
1669
|
# @return [Array<Google::Apis::WalletobjectsV1::LatLongPoint>]
|
1670
1670
|
attr_accessor :locations
|
1671
1671
|
|
1672
|
-
# Wrapping type for Google hosted images. Next ID:
|
1672
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
1673
1673
|
# Corresponds to the JSON property `logo`
|
1674
1674
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
1675
1675
|
attr_accessor :logo
|
@@ -1795,12 +1795,12 @@ module Google
|
|
1795
1795
|
# @return [String]
|
1796
1796
|
attr_accessor :view_unlock_requirement
|
1797
1797
|
|
1798
|
-
# Wrapping type for Google hosted images. Next ID:
|
1798
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
1799
1799
|
# Corresponds to the JSON property `wideLogo`
|
1800
1800
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
1801
1801
|
attr_accessor :wide_logo
|
1802
1802
|
|
1803
|
-
# Wrapping type for Google hosted images. Next ID:
|
1803
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
1804
1804
|
# Corresponds to the JSON property `wordMark`
|
1805
1805
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
1806
1806
|
attr_accessor :word_mark
|
@@ -1970,7 +1970,7 @@ module Google
|
|
1970
1970
|
attr_accessor :has_users
|
1971
1971
|
alias_method :has_users?, :has_users
|
1972
1972
|
|
1973
|
-
# Wrapping type for Google hosted images. Next ID:
|
1973
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
1974
1974
|
# Corresponds to the JSON property `heroImage`
|
1975
1975
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
1976
1976
|
attr_accessor :hero_image
|
@@ -2373,12 +2373,12 @@ module Google
|
|
2373
2373
|
class FlightCarrier
|
2374
2374
|
include Google::Apis::Core::Hashable
|
2375
2375
|
|
2376
|
-
# Wrapping type for Google hosted images. Next ID:
|
2376
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2377
2377
|
# Corresponds to the JSON property `airlineAllianceLogo`
|
2378
2378
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2379
2379
|
attr_accessor :airline_alliance_logo
|
2380
2380
|
|
2381
|
-
# Wrapping type for Google hosted images. Next ID:
|
2381
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2382
2382
|
# Corresponds to the JSON property `airlineLogo`
|
2383
2383
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2384
2384
|
attr_accessor :airline_logo
|
@@ -2410,7 +2410,7 @@ module Google
|
|
2410
2410
|
# @return [String]
|
2411
2411
|
attr_accessor :kind
|
2412
2412
|
|
2413
|
-
# Wrapping type for Google hosted images. Next ID:
|
2413
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2414
2414
|
# Corresponds to the JSON property `wideAirlineLogo`
|
2415
2415
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2416
2416
|
attr_accessor :wide_airline_logo
|
@@ -2499,7 +2499,7 @@ module Google
|
|
2499
2499
|
# @return [String]
|
2500
2500
|
attr_accessor :flight_status
|
2501
2501
|
|
2502
|
-
# Wrapping type for Google hosted images. Next ID:
|
2502
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2503
2503
|
# Corresponds to the JSON property `heroImage`
|
2504
2504
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2505
2505
|
attr_accessor :hero_image
|
@@ -2742,7 +2742,7 @@ module Google
|
|
2742
2742
|
# @return [String]
|
2743
2743
|
attr_accessor :view_unlock_requirement
|
2744
2744
|
|
2745
|
-
# Wrapping type for Google hosted images. Next ID:
|
2745
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2746
2746
|
# Corresponds to the JSON property `wordMark`
|
2747
2747
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2748
2748
|
attr_accessor :word_mark
|
@@ -2962,7 +2962,7 @@ module Google
|
|
2962
2962
|
attr_accessor :has_users
|
2963
2963
|
alias_method :has_users?, :has_users
|
2964
2964
|
|
2965
|
-
# Wrapping type for Google hosted images. Next ID:
|
2965
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
2966
2966
|
# Corresponds to the JSON property `heroImage`
|
2967
2967
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
2968
2968
|
attr_accessor :hero_image
|
@@ -3081,7 +3081,7 @@ module Google
|
|
3081
3081
|
# @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
|
3082
3082
|
attr_accessor :save_restrictions
|
3083
3083
|
|
3084
|
-
# Wrapping type for Google hosted images. Next ID:
|
3084
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3085
3085
|
# Corresponds to the JSON property `securityProgramLogo`
|
3086
3086
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3087
3087
|
attr_accessor :security_program_logo
|
@@ -3474,7 +3474,7 @@ module Google
|
|
3474
3474
|
# @return [Google::Apis::WalletobjectsV1::LocalizedString]
|
3475
3475
|
attr_accessor :header
|
3476
3476
|
|
3477
|
-
# Wrapping type for Google hosted images. Next ID:
|
3477
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3478
3478
|
# Corresponds to the JSON property `heroImage`
|
3479
3479
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3480
3480
|
attr_accessor :hero_image
|
@@ -3524,7 +3524,7 @@ module Google
|
|
3524
3524
|
# @return [Google::Apis::WalletobjectsV1::LinksModuleData]
|
3525
3525
|
attr_accessor :links_module_data
|
3526
3526
|
|
3527
|
-
# Wrapping type for Google hosted images. Next ID:
|
3527
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3528
3528
|
# Corresponds to the JSON property `logo`
|
3529
3529
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3530
3530
|
attr_accessor :logo
|
@@ -3608,7 +3608,7 @@ module Google
|
|
3608
3608
|
# @return [Array<Google::Apis::WalletobjectsV1::ValueAddedModuleData>]
|
3609
3609
|
attr_accessor :value_added_module_data
|
3610
3610
|
|
3611
|
-
# Wrapping type for Google hosted images. Next ID:
|
3611
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3612
3612
|
# Corresponds to the JSON property `wideLogo`
|
3613
3613
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3614
3614
|
attr_accessor :wide_logo
|
@@ -3759,7 +3759,7 @@ module Google
|
|
3759
3759
|
# @return [String]
|
3760
3760
|
attr_accessor :event_number_label
|
3761
3761
|
|
3762
|
-
# Wrapping type for Google hosted images. Next ID:
|
3762
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3763
3763
|
# Corresponds to the JSON property `heroImage`
|
3764
3764
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3765
3765
|
attr_accessor :hero_image
|
@@ -3893,7 +3893,7 @@ module Google
|
|
3893
3893
|
# @return [String]
|
3894
3894
|
attr_accessor :pin_label
|
3895
3895
|
|
3896
|
-
# Wrapping type for Google hosted images. Next ID:
|
3896
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3897
3897
|
# Corresponds to the JSON property `programLogo`
|
3898
3898
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3899
3899
|
attr_accessor :program_logo
|
@@ -3955,12 +3955,12 @@ module Google
|
|
3955
3955
|
# @return [String]
|
3956
3956
|
attr_accessor :view_unlock_requirement
|
3957
3957
|
|
3958
|
-
# Wrapping type for Google hosted images. Next ID:
|
3958
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3959
3959
|
# Corresponds to the JSON property `wideProgramLogo`
|
3960
3960
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3961
3961
|
attr_accessor :wide_program_logo
|
3962
3962
|
|
3963
|
-
# Wrapping type for Google hosted images. Next ID:
|
3963
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
3964
3964
|
# Corresponds to the JSON property `wordMark`
|
3965
3965
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
3966
3966
|
attr_accessor :word_mark
|
@@ -4140,7 +4140,7 @@ module Google
|
|
4140
4140
|
attr_accessor :has_users
|
4141
4141
|
alias_method :has_users?, :has_users
|
4142
4142
|
|
4143
|
-
# Wrapping type for Google hosted images. Next ID:
|
4143
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
4144
4144
|
# Corresponds to the JSON property `heroImage`
|
4145
4145
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
4146
4146
|
attr_accessor :hero_image
|
@@ -4397,7 +4397,7 @@ module Google
|
|
4397
4397
|
end
|
4398
4398
|
end
|
4399
4399
|
|
4400
|
-
# Wrapping type for Google hosted images. Next ID:
|
4400
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
4401
4401
|
class Image
|
4402
4402
|
include Google::Apis::Core::Hashable
|
4403
4403
|
|
@@ -4439,7 +4439,7 @@ module Google
|
|
4439
4439
|
# @return [String]
|
4440
4440
|
attr_accessor :id
|
4441
4441
|
|
4442
|
-
# Wrapping type for Google hosted images. Next ID:
|
4442
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
4443
4443
|
# Corresponds to the JSON property `mainImage`
|
4444
4444
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
4445
4445
|
attr_accessor :main_image
|
@@ -4952,7 +4952,7 @@ module Google
|
|
4952
4952
|
attr_accessor :enable_smart_tap
|
4953
4953
|
alias_method :enable_smart_tap?, :enable_smart_tap
|
4954
4954
|
|
4955
|
-
# Wrapping type for Google hosted images. Next ID:
|
4955
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
4956
4956
|
# Corresponds to the JSON property `heroImage`
|
4957
4957
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
4958
4958
|
attr_accessor :hero_image
|
@@ -5093,7 +5093,7 @@ module Google
|
|
5093
5093
|
# @return [String]
|
5094
5094
|
attr_accessor :notify_preference
|
5095
5095
|
|
5096
|
-
# Wrapping type for Google hosted images. Next ID:
|
5096
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
5097
5097
|
# Corresponds to the JSON property `programLogo`
|
5098
5098
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
5099
5099
|
attr_accessor :program_logo
|
@@ -5184,12 +5184,12 @@ module Google
|
|
5184
5184
|
# @return [String]
|
5185
5185
|
attr_accessor :view_unlock_requirement
|
5186
5186
|
|
5187
|
-
# Wrapping type for Google hosted images. Next ID:
|
5187
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
5188
5188
|
# Corresponds to the JSON property `wideProgramLogo`
|
5189
5189
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
5190
5190
|
attr_accessor :wide_program_logo
|
5191
5191
|
|
5192
|
-
# Wrapping type for Google hosted images. Next ID:
|
5192
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
5193
5193
|
# Corresponds to the JSON property `wordMark`
|
5194
5194
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
5195
5195
|
attr_accessor :word_mark
|
@@ -5364,7 +5364,7 @@ module Google
|
|
5364
5364
|
attr_accessor :has_users
|
5365
5365
|
alias_method :has_users?, :has_users
|
5366
5366
|
|
5367
|
-
# Wrapping type for Google hosted images. Next ID:
|
5367
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
5368
5368
|
# Corresponds to the JSON property `heroImage`
|
5369
5369
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
5370
5370
|
attr_accessor :hero_image
|
@@ -6331,7 +6331,7 @@ module Google
|
|
6331
6331
|
# @return [Google::Apis::WalletobjectsV1::Uri]
|
6332
6332
|
attr_accessor :help_uri
|
6333
6333
|
|
6334
|
-
# Wrapping type for Google hosted images. Next ID:
|
6334
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
6335
6335
|
# Corresponds to the JSON property `heroImage`
|
6336
6336
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
6337
6337
|
attr_accessor :hero_image
|
@@ -6528,7 +6528,7 @@ module Google
|
|
6528
6528
|
# @return [String]
|
6529
6529
|
attr_accessor :title
|
6530
6530
|
|
6531
|
-
# Wrapping type for Google hosted images. Next ID:
|
6531
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
6532
6532
|
# Corresponds to the JSON property `titleImage`
|
6533
6533
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
6534
6534
|
attr_accessor :title_image
|
@@ -6549,12 +6549,12 @@ module Google
|
|
6549
6549
|
# @return [String]
|
6550
6550
|
attr_accessor :view_unlock_requirement
|
6551
6551
|
|
6552
|
-
# Wrapping type for Google hosted images. Next ID:
|
6552
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
6553
6553
|
# Corresponds to the JSON property `wideTitleImage`
|
6554
6554
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
6555
6555
|
attr_accessor :wide_title_image
|
6556
6556
|
|
6557
|
-
# Wrapping type for Google hosted images. Next ID:
|
6557
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
6558
6558
|
# Corresponds to the JSON property `wordMark`
|
6559
6559
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
6560
6560
|
attr_accessor :word_mark
|
@@ -6715,7 +6715,7 @@ module Google
|
|
6715
6715
|
attr_accessor :has_users
|
6716
6716
|
alias_method :has_users?, :has_users
|
6717
6717
|
|
6718
|
-
# Wrapping type for Google hosted images. Next ID:
|
6718
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
6719
6719
|
# Corresponds to the JSON property `heroImage`
|
6720
6720
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
6721
6721
|
attr_accessor :hero_image
|
@@ -7472,6 +7472,58 @@ module Google
|
|
7472
7472
|
end
|
7473
7473
|
end
|
7474
7474
|
|
7475
|
+
# Request to send a private pass update notice information to Google, so that
|
7476
|
+
# devices can then fetch the notice prompting the user to update a pass.
|
7477
|
+
class SetPassUpdateNoticeRequest
|
7478
|
+
include Google::Apis::Core::Hashable
|
7479
|
+
|
7480
|
+
# Required. A fully qualified identifier of the pass that the issuer wants to
|
7481
|
+
# notify the pass holder(s) about. Formatted as .
|
7482
|
+
# Corresponds to the JSON property `externalPassId`
|
7483
|
+
# @return [String]
|
7484
|
+
attr_accessor :external_pass_id
|
7485
|
+
|
7486
|
+
# Required. The issuer endpoint URI the pass holder needs to follow in order to
|
7487
|
+
# receive an updated pass JWT. It can not contain any sensitive information. The
|
7488
|
+
# endpoint needs to authenticate the user before giving the user the updated JWT.
|
7489
|
+
# Example update URI https://someissuer.com/update/passId=someExternalPassId
|
7490
|
+
# Corresponds to the JSON property `updateUri`
|
7491
|
+
# @return [String]
|
7492
|
+
attr_accessor :update_uri
|
7493
|
+
|
7494
|
+
# Required. The JWT signature of the updated pass that the issuer wants to
|
7495
|
+
# notify Google about. Only devices that report a different JWT signature than
|
7496
|
+
# this JWT signature will receive the update notification.
|
7497
|
+
# Corresponds to the JSON property `updatedPassJwtSignature`
|
7498
|
+
# @return [String]
|
7499
|
+
attr_accessor :updated_pass_jwt_signature
|
7500
|
+
|
7501
|
+
def initialize(**args)
|
7502
|
+
update!(**args)
|
7503
|
+
end
|
7504
|
+
|
7505
|
+
# Update properties of this object
|
7506
|
+
def update!(**args)
|
7507
|
+
@external_pass_id = args[:external_pass_id] if args.key?(:external_pass_id)
|
7508
|
+
@update_uri = args[:update_uri] if args.key?(:update_uri)
|
7509
|
+
@updated_pass_jwt_signature = args[:updated_pass_jwt_signature] if args.key?(:updated_pass_jwt_signature)
|
7510
|
+
end
|
7511
|
+
end
|
7512
|
+
|
7513
|
+
# A response to a request to notify Google of an awaiting update to a private
|
7514
|
+
# pass.
|
7515
|
+
class SetPassUpdateNoticeResponse
|
7516
|
+
include Google::Apis::Core::Hashable
|
7517
|
+
|
7518
|
+
def initialize(**args)
|
7519
|
+
update!(**args)
|
7520
|
+
end
|
7521
|
+
|
7522
|
+
# Update properties of this object
|
7523
|
+
def update!(**args)
|
7524
|
+
end
|
7525
|
+
end
|
7526
|
+
|
7475
7527
|
#
|
7476
7528
|
class SignUpInfo
|
7477
7529
|
include Google::Apis::Core::Hashable
|
@@ -8106,7 +8158,7 @@ module Google
|
|
8106
8158
|
attr_accessor :enable_smart_tap
|
8107
8159
|
alias_method :enable_smart_tap?, :enable_smart_tap
|
8108
8160
|
|
8109
|
-
# Wrapping type for Google hosted images. Next ID:
|
8161
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8110
8162
|
# Corresponds to the JSON property `heroImage`
|
8111
8163
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8112
8164
|
attr_accessor :hero_image
|
@@ -8178,7 +8230,7 @@ module Google
|
|
8178
8230
|
# @return [Array<Google::Apis::WalletobjectsV1::LatLongPoint>]
|
8179
8231
|
attr_accessor :locations
|
8180
8232
|
|
8181
|
-
# Wrapping type for Google hosted images. Next ID:
|
8233
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8182
8234
|
# Corresponds to the JSON property `logo`
|
8183
8235
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8184
8236
|
attr_accessor :logo
|
@@ -8281,17 +8333,17 @@ module Google
|
|
8281
8333
|
# @return [String]
|
8282
8334
|
attr_accessor :view_unlock_requirement
|
8283
8335
|
|
8284
|
-
# Wrapping type for Google hosted images. Next ID:
|
8336
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8285
8337
|
# Corresponds to the JSON property `watermark`
|
8286
8338
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8287
8339
|
attr_accessor :watermark
|
8288
8340
|
|
8289
|
-
# Wrapping type for Google hosted images. Next ID:
|
8341
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8290
8342
|
# Corresponds to the JSON property `wideLogo`
|
8291
8343
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8292
8344
|
attr_accessor :wide_logo
|
8293
8345
|
|
8294
|
-
# Wrapping type for Google hosted images. Next ID:
|
8346
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8295
8347
|
# Corresponds to the JSON property `wordMark`
|
8296
8348
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8297
8349
|
attr_accessor :word_mark
|
@@ -8494,7 +8546,7 @@ module Google
|
|
8494
8546
|
attr_accessor :has_users
|
8495
8547
|
alias_method :has_users?, :has_users
|
8496
8548
|
|
8497
|
-
# Wrapping type for Google hosted images. Next ID:
|
8549
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8498
8550
|
# Corresponds to the JSON property `heroImage`
|
8499
8551
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8500
8552
|
attr_accessor :hero_image
|
@@ -8953,7 +9005,7 @@ module Google
|
|
8953
9005
|
# @return [Google::Apis::WalletobjectsV1::LocalizedString]
|
8954
9006
|
attr_accessor :header
|
8955
9007
|
|
8956
|
-
# Wrapping type for Google hosted images. Next ID:
|
9008
|
+
# Wrapping type for Google hosted images. Next ID: 8
|
8957
9009
|
# Corresponds to the JSON property `image`
|
8958
9010
|
# @return [Google::Apis::WalletobjectsV1::Image]
|
8959
9011
|
attr_accessor :image
|
@@ -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.21.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250303"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -778,6 +778,18 @@ module Google
|
|
778
778
|
include Google::Apis::Core::JsonObjectSupport
|
779
779
|
end
|
780
780
|
|
781
|
+
class SetPassUpdateNoticeRequest
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
787
|
+
class SetPassUpdateNoticeResponse
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
781
793
|
class SignUpInfo
|
782
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
795
|
|
@@ -2844,6 +2856,21 @@ module Google
|
|
2844
2856
|
end
|
2845
2857
|
end
|
2846
2858
|
|
2859
|
+
class SetPassUpdateNoticeRequest
|
2860
|
+
# @private
|
2861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2862
|
+
property :external_pass_id, as: 'externalPassId'
|
2863
|
+
property :update_uri, as: 'updateUri'
|
2864
|
+
property :updated_pass_jwt_signature, as: 'updatedPassJwtSignature'
|
2865
|
+
end
|
2866
|
+
end
|
2867
|
+
|
2868
|
+
class SetPassUpdateNoticeResponse
|
2869
|
+
# @private
|
2870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2871
|
+
end
|
2872
|
+
end
|
2873
|
+
|
2847
2874
|
class SignUpInfo
|
2848
2875
|
# @private
|
2849
2876
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3471,6 +3471,38 @@ module Google
|
|
3471
3471
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3472
3472
|
execute_or_queue_command(command, &block)
|
3473
3473
|
end
|
3474
|
+
|
3475
|
+
# Provide Google with information about awaiting private pass update. This will
|
3476
|
+
# allow Google to provide the update notification to the device that currently
|
3477
|
+
# holds this pass.
|
3478
|
+
# @param [Google::Apis::WalletobjectsV1::SetPassUpdateNoticeRequest] set_pass_update_notice_request_object
|
3479
|
+
# @param [String] fields
|
3480
|
+
# Selector specifying which fields to include in a partial response.
|
3481
|
+
# @param [String] quota_user
|
3482
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
3483
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
3484
|
+
# @param [Google::Apis::RequestOptions] options
|
3485
|
+
# Request-specific options
|
3486
|
+
#
|
3487
|
+
# @yield [result, err] Result & error if block supplied
|
3488
|
+
# @yieldparam result [Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse] parsed result object
|
3489
|
+
# @yieldparam err [StandardError] error object if request failed
|
3490
|
+
#
|
3491
|
+
# @return [Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse]
|
3492
|
+
#
|
3493
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
3494
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
3495
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
3496
|
+
def set_private_content_pass_update_notice(set_pass_update_notice_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
3497
|
+
command = make_simple_command(:post, 'walletobjects/v1/privateContent/setPassUpdateNotice', options)
|
3498
|
+
command.request_representation = Google::Apis::WalletobjectsV1::SetPassUpdateNoticeRequest::Representation
|
3499
|
+
command.request_object = set_pass_update_notice_request_object
|
3500
|
+
command.response_representation = Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse::Representation
|
3501
|
+
command.response_class = Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse
|
3502
|
+
command.query['fields'] = fields unless fields.nil?
|
3503
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3504
|
+
execute_or_queue_command(command, &block)
|
3505
|
+
end
|
3474
3506
|
|
3475
3507
|
protected
|
3476
3508
|
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
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.21.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-09 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
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.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.21.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for Google Wallet API V1
|
82
79
|
test_files: []
|