google-apis-walletobjects_v1 0.12.0 → 0.13.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a170dac349d9f4b85087dddfbae33121af0e39933ac97cb785036fbdc1c25de3
4
- data.tar.gz: ab3bbdcecbda856dd56fe1d35229cb83f1b855bc21733513a9d6cd1aae4e1301
3
+ metadata.gz: 3ba4b304b3495919f2a5f5e5d6230e541da79a500c2d57978497a0c4f5ffb646
4
+ data.tar.gz: d6325b010d3b82521c1519e016a0c257716d81dabc38ba6c1ac52fcbd85b2a60
5
5
  SHA512:
6
- metadata.gz: 0cea54377948f1ad2473c86d9342c66c82854bd59441c8834ee4199f56ab12602e495641e48784629a8351892151f9bdb23312a825c3c901ddeaa0d954e37d98
7
- data.tar.gz: 19cf932d47766d883154d4a9d5edc1b9f2d2c7769bcaf677c20d881d634d24ffcdc1aedd0c6036732b6367d7912261ae32754571f1618f8ab0e2657632f18d00
6
+ metadata.gz: 37ae31137bb121ce331b418e29a24fa529ad79d4839e227643bfa88121f0d131caf036eb4d5c86e1d48650a46755ebb9db742571586d9ca152087c559f6a18a4
7
+ data.tar.gz: 2cfe52e6f4a857bf4550a34104227959829662cfb5ba60acf587985629e05e2a104cd04ad551c72847a8cebb53553b2e28e3f2ee2243b9596802b7f6691774a9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-walletobjects_v1
2
2
 
3
+ ### v0.13.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240723
6
+
3
7
  ### v0.12.0 (2024-06-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20240627
@@ -2017,6 +2017,12 @@ module Google
2017
2017
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
2018
2018
  attr_accessor :rotating_barcode
2019
2019
 
2020
+ # Defines restrictions on the object that will be verified during save. Note:
2021
+ # this is an advanced feature, please contact Google for implementation support.
2022
+ # Corresponds to the JSON property `saveRestrictions`
2023
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
2024
+ attr_accessor :save_restrictions
2025
+
2020
2026
  # Seating details for this ticket.
2021
2027
  # Corresponds to the JSON property `seatInfo`
2022
2028
  # @return [Google::Apis::WalletobjectsV1::EventSeat]
@@ -2101,6 +2107,7 @@ module Google
2101
2107
  @pass_constraints = args[:pass_constraints] if args.key?(:pass_constraints)
2102
2108
  @reservation_info = args[:reservation_info] if args.key?(:reservation_info)
2103
2109
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
2110
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
2104
2111
  @seat_info = args[:seat_info] if args.key?(:seat_info)
2105
2112
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
2106
2113
  @state = args[:state] if args.key?(:state)
@@ -2487,8 +2494,7 @@ module Google
2487
2494
  # millisecond precision. eg: `2027-03-05T06:30:00` This should be the local date/
2488
2495
  # time at the airport (not a UTC time). Google will reject the request if UTC
2489
2496
  # offset is provided. Time zones will be calculated by Google based on departure
2490
- # airport. If this is not set, Google will set it based on data from other
2491
- # sources.
2497
+ # airport.
2492
2498
  # Corresponds to the JSON property `localBoardingDateTime`
2493
2499
  # @return [String]
2494
2500
  attr_accessor :local_boarding_date_time
@@ -2502,8 +2508,7 @@ module Google
2502
2508
  # specified up to millisecond precision. eg: `2027-03-05T06:30:00` This should
2503
2509
  # be the local date/time at the airport (not a UTC time). Google will reject the
2504
2510
  # request if UTC offset is provided. Time zones will be calculated by Google
2505
- # based on arrival airport. If this is not set, Google will set it based on data
2506
- # from other sources.
2511
+ # based on arrival airport.
2507
2512
  # Corresponds to the JSON property `localEstimatedOrActualArrivalDateTime`
2508
2513
  # @return [String]
2509
2514
  attr_accessor :local_estimated_or_actual_arrival_date_time
@@ -2517,8 +2522,7 @@ module Google
2517
2522
  # time without an offset. Time may be specified up to millisecond precision. eg:
2518
2523
  # `2027-03-05T06:30:00` This should be the local date/time at the airport (not a
2519
2524
  # UTC time). Google will reject the request if UTC offset is provided. Time
2520
- # zones will be calculated by Google based on departure airport. If this is not
2521
- # set, Google will set it based on data from other sources.
2525
+ # zones will be calculated by Google based on departure airport.
2522
2526
  # Corresponds to the JSON property `localEstimatedOrActualDepartureDateTime`
2523
2527
  # @return [String]
2524
2528
  attr_accessor :local_estimated_or_actual_departure_date_time
@@ -2541,8 +2545,7 @@ module Google
2541
2545
  # date/time without an offset. Time may be specified up to millisecond precision.
2542
2546
  # eg: `2027-03-05T06:30:00` This should be the local date/time at the airport (
2543
2547
  # not a UTC time). Google will reject the request if UTC offset is provided.
2544
- # Time zones will be calculated by Google based on arrival airport. If this is
2545
- # not set, Google will set it based on data from other sources.
2548
+ # Time zones will be calculated by Google based on arrival airport.
2546
2549
  # Corresponds to the JSON property `localScheduledArrivalDateTime`
2547
2550
  # @return [String]
2548
2551
  attr_accessor :local_scheduled_arrival_date_time
@@ -2933,6 +2936,12 @@ module Google
2933
2936
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
2934
2937
  attr_accessor :rotating_barcode
2935
2938
 
2939
+ # Defines restrictions on the object that will be verified during save. Note:
2940
+ # this is an advanced feature, please contact Google for implementation support.
2941
+ # Corresponds to the JSON property `saveRestrictions`
2942
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
2943
+ attr_accessor :save_restrictions
2944
+
2936
2945
  # Wrapping type for Google hosted images. Next ID: 7
2937
2946
  # Corresponds to the JSON property `securityProgramLogo`
2938
2947
  # @return [Google::Apis::WalletobjectsV1::Image]
@@ -2999,6 +3008,7 @@ module Google
2999
3008
  @passenger_name = args[:passenger_name] if args.key?(:passenger_name)
3000
3009
  @reservation_info = args[:reservation_info] if args.key?(:reservation_info)
3001
3010
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
3011
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
3002
3012
  @security_program_logo = args[:security_program_logo] if args.key?(:security_program_logo)
3003
3013
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
3004
3014
  @state = args[:state] if args.key?(:state)
@@ -3357,6 +3367,12 @@ module Google
3357
3367
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
3358
3368
  attr_accessor :rotating_barcode
3359
3369
 
3370
+ # Defines restrictions on the object that will be verified during save. Note:
3371
+ # this is an advanced feature, please contact Google for implementation support.
3372
+ # Corresponds to the JSON property `saveRestrictions`
3373
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
3374
+ attr_accessor :save_restrictions
3375
+
3360
3376
  # The value that will be transmitted to a Smart Tap certified terminal over NFC
3361
3377
  # for this object. The class level fields `enableSmartTap` and `
3362
3378
  # redemptionIssuers` must also be set up correctly in order for the pass to
@@ -3421,6 +3437,7 @@ module Google
3421
3437
  @notifications = args[:notifications] if args.key?(:notifications)
3422
3438
  @pass_constraints = args[:pass_constraints] if args.key?(:pass_constraints)
3423
3439
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
3440
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
3424
3441
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
3425
3442
  @state = args[:state] if args.key?(:state)
3426
3443
  @subheader = args[:subheader] if args.key?(:subheader)
@@ -3956,6 +3973,12 @@ module Google
3956
3973
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
3957
3974
  attr_accessor :rotating_barcode
3958
3975
 
3976
+ # Defines restrictions on the object that will be verified during save. Note:
3977
+ # this is an advanced feature, please contact Google for implementation support.
3978
+ # Corresponds to the JSON property `saveRestrictions`
3979
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
3980
+ attr_accessor :save_restrictions
3981
+
3959
3982
  # The value that will be transmitted to a Smart Tap certified terminal over NFC
3960
3983
  # for this object. The class level fields `enableSmartTap` and `
3961
3984
  # redemptionIssuers` must also be set up correctly in order for the pass to
@@ -4018,6 +4041,7 @@ module Google
4018
4041
  @pass_constraints = args[:pass_constraints] if args.key?(:pass_constraints)
4019
4042
  @pin = args[:pin] if args.key?(:pin)
4020
4043
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
4044
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
4021
4045
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
4022
4046
  @state = args[:state] if args.key?(:state)
4023
4047
  @text_modules_data = args[:text_modules_data] if args.key?(:text_modules_data)
@@ -5109,6 +5133,12 @@ module Google
5109
5133
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
5110
5134
  attr_accessor :rotating_barcode
5111
5135
 
5136
+ # Defines restrictions on the object that will be verified during save. Note:
5137
+ # this is an advanced feature, please contact Google for implementation support.
5138
+ # Corresponds to the JSON property `saveRestrictions`
5139
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
5140
+ attr_accessor :save_restrictions
5141
+
5112
5142
  # The secondary loyalty reward points label, balance, and type. Shown in
5113
5143
  # addition to the primary loyalty points.
5114
5144
  # Corresponds to the JSON property `secondaryLoyaltyPoints`
@@ -5179,6 +5209,7 @@ module Google
5179
5209
  @messages = args[:messages] if args.key?(:messages)
5180
5210
  @pass_constraints = args[:pass_constraints] if args.key?(:pass_constraints)
5181
5211
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
5212
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
5182
5213
  @secondary_loyalty_points = args[:secondary_loyalty_points] if args.key?(:secondary_loyalty_points)
5183
5214
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
5184
5215
  @state = args[:state] if args.key?(:state)
@@ -6318,6 +6349,12 @@ module Google
6318
6349
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
6319
6350
  attr_accessor :rotating_barcode
6320
6351
 
6352
+ # Defines restrictions on the object that will be verified during save. Note:
6353
+ # this is an advanced feature, please contact Google for implementation support.
6354
+ # Corresponds to the JSON property `saveRestrictions`
6355
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
6356
+ attr_accessor :save_restrictions
6357
+
6321
6358
  # The value that will be transmitted to a Smart Tap certified terminal over NFC
6322
6359
  # for this object. The class level fields `enableSmartTap` and `
6323
6360
  # redemptionIssuers` must also be set up correctly in order for the pass to
@@ -6375,6 +6412,7 @@ module Google
6375
6412
  @messages = args[:messages] if args.key?(:messages)
6376
6413
  @pass_constraints = args[:pass_constraints] if args.key?(:pass_constraints)
6377
6414
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
6415
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
6378
6416
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
6379
6417
  @state = args[:state] if args.key?(:state)
6380
6418
  @text_modules_data = args[:text_modules_data] if args.key?(:text_modules_data)
@@ -6915,6 +6953,38 @@ module Google
6915
6953
  end
6916
6954
  end
6917
6955
 
6956
+ # Defines restrictions on the object that will be verified during save. Note:
6957
+ # this is an advanced feature, please contact Google for implementation support.
6958
+ class SaveRestrictions
6959
+ include Google::Apis::Core::Hashable
6960
+
6961
+ # Restrict the save of the referencing object to the given email address only.
6962
+ # This is the hex output of SHA256 sum of the email address, all lowercase and
6963
+ # without any notations like "." or "+", except "@". For example, for example@
6964
+ # example.com, this value will be
6965
+ # 31c5543c1734d25c7206f5fd591525d0295bec6fe84ff82f946a34fe970a1e66 and for
6966
+ # Example@example.com, this value will be
6967
+ # bc34f262c93ad7122763684ccea6f07fb7f5d8a2d11e60ce15a6f43fe70ce632 If email
6968
+ # address of the logged-in user who tries to save this pass does not match with
6969
+ # the defined value here, users won't be allowed to save this pass. They will
6970
+ # instead be prompted with an error to contact the issuer. This information
6971
+ # should be gathered from the user with an explicit consent via Sign in with
6972
+ # Google integration https://developers.google.com/identity/authentication.
6973
+ # Please contact with support before using Save Restrictions.
6974
+ # Corresponds to the JSON property `restrictToEmailSha256`
6975
+ # @return [String]
6976
+ attr_accessor :restrict_to_email_sha256
6977
+
6978
+ def initialize(**args)
6979
+ update!(**args)
6980
+ end
6981
+
6982
+ # Update properties of this object
6983
+ def update!(**args)
6984
+ @restrict_to_email_sha256 = args[:restrict_to_email_sha256] if args.key?(:restrict_to_email_sha256)
6985
+ end
6986
+ end
6987
+
6918
6988
  #
6919
6989
  class SecurityAnimation
6920
6990
  include Google::Apis::Core::Hashable
@@ -8005,6 +8075,12 @@ module Google
8005
8075
  # @return [Google::Apis::WalletobjectsV1::RotatingBarcode]
8006
8076
  attr_accessor :rotating_barcode
8007
8077
 
8078
+ # Defines restrictions on the object that will be verified during save. Note:
8079
+ # this is an advanced feature, please contact Google for implementation support.
8080
+ # Corresponds to the JSON property `saveRestrictions`
8081
+ # @return [Google::Apis::WalletobjectsV1::SaveRestrictions]
8082
+ attr_accessor :save_restrictions
8083
+
8008
8084
  # The value that will be transmitted to a Smart Tap certified terminal over NFC
8009
8085
  # for this object. The class level fields `enableSmartTap` and `
8010
8086
  # redemptionIssuers` must also be set up correctly in order for the pass to
@@ -8117,6 +8193,7 @@ module Google
8117
8193
  @passenger_type = args[:passenger_type] if args.key?(:passenger_type)
8118
8194
  @purchase_details = args[:purchase_details] if args.key?(:purchase_details)
8119
8195
  @rotating_barcode = args[:rotating_barcode] if args.key?(:rotating_barcode)
8196
+ @save_restrictions = args[:save_restrictions] if args.key?(:save_restrictions)
8120
8197
  @smart_tap_redemption_value = args[:smart_tap_redemption_value] if args.key?(:smart_tap_redemption_value)
8121
8198
  @state = args[:state] if args.key?(:state)
8122
8199
  @text_modules_data = args[:text_modules_data] if args.key?(:text_modules_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.12.0"
19
+ GEM_VERSION = "0.13.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 = "20240627"
25
+ REVISION = "20240723"
26
26
  end
27
27
  end
28
28
  end
@@ -754,6 +754,12 @@ module Google
754
754
  include Google::Apis::Core::JsonObjectSupport
755
755
  end
756
756
 
757
+ class SaveRestrictions
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
757
763
  class SecurityAnimation
758
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
759
765
 
@@ -1420,6 +1426,8 @@ module Google
1420
1426
 
1421
1427
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1422
1428
 
1429
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
1430
+
1423
1431
  property :seat_info, as: 'seatInfo', class: Google::Apis::WalletobjectsV1::EventSeat, decorator: Google::Apis::WalletobjectsV1::EventSeat::Representation
1424
1432
 
1425
1433
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
@@ -1649,6 +1657,8 @@ module Google
1649
1657
 
1650
1658
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1651
1659
 
1660
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
1661
+
1652
1662
  property :security_program_logo, as: 'securityProgramLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1653
1663
 
1654
1664
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
@@ -1766,6 +1776,8 @@ module Google
1766
1776
 
1767
1777
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1768
1778
 
1779
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
1780
+
1769
1781
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1770
1782
  property :state, as: 'state'
1771
1783
  property :subheader, as: 'subheader', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
@@ -1920,6 +1932,8 @@ module Google
1920
1932
  property :pin, as: 'pin'
1921
1933
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1922
1934
 
1935
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
1936
+
1923
1937
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1924
1938
  property :state, as: 'state'
1925
1939
  collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
@@ -2246,6 +2260,8 @@ module Google
2246
2260
 
2247
2261
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
2248
2262
 
2263
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
2264
+
2249
2265
  property :secondary_loyalty_points, as: 'secondaryLoyaltyPoints', class: Google::Apis::WalletobjectsV1::LoyaltyPoints, decorator: Google::Apis::WalletobjectsV1::LoyaltyPoints::Representation
2250
2266
 
2251
2267
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
@@ -2541,6 +2557,8 @@ module Google
2541
2557
 
2542
2558
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
2543
2559
 
2560
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
2561
+
2544
2562
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
2545
2563
  property :state, as: 'state'
2546
2564
  collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
@@ -2710,6 +2728,13 @@ module Google
2710
2728
  end
2711
2729
  end
2712
2730
 
2731
+ class SaveRestrictions
2732
+ # @private
2733
+ class Representation < Google::Apis::Core::JsonRepresentation
2734
+ property :restrict_to_email_sha256, as: 'restrictToEmailSha256'
2735
+ end
2736
+ end
2737
+
2713
2738
  class SecurityAnimation
2714
2739
  # @private
2715
2740
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3007,6 +3032,8 @@ module Google
3007
3032
 
3008
3033
  property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
3009
3034
 
3035
+ property :save_restrictions, as: 'saveRestrictions', class: Google::Apis::WalletobjectsV1::SaveRestrictions, decorator: Google::Apis::WalletobjectsV1::SaveRestrictions::Representation
3036
+
3010
3037
  property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
3011
3038
  property :state, as: 'state'
3012
3039
  collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
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.12.0
4
+ version: 0.13.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-06-30 00:00:00.000000000 Z
11
+ date: 2024-07-25 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.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.13.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: []