google-apis-merchantapi_accounts_v1beta 0.20.0 → 0.22.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: a96ae2a168b35e6944ae953ee24e01305e05a2c048956e7897c076fe3122c896
4
- data.tar.gz: 6e681d251ae2d1b64f009518eaf9069c5841431380af5c98835d2d6079daedb7
3
+ metadata.gz: 0da5612f7e8ac68fc56c29a0a6554c29143dc3c71a02dae555f7682cbfdd1ac2
4
+ data.tar.gz: c0d2199a49c7eb2a7b19a176942d00fd86f5dc41b09aa6ac4ad96438f4a1213d
5
5
  SHA512:
6
- metadata.gz: df9e292d2795e818e001e05b0767e1c5664252fc707dd11f087a59fa958a403bcb16171993cbe047370849f944164b1bda0852f4f775de8e76192b68474a994b
7
- data.tar.gz: b53fd67752d304f5ac0303a48626322c1c7686c752469971a7694a47bb57dca9682cc8536a72815956b4e0123edad86f7443405fab54f4e37fb326f89982be19
6
+ metadata.gz: d340a515783d365ca3e5fab5ea7bca96f4824e536ae12485adf50ae5f67b594bb4b8a4193a7e26b42a8026203d0fdf9c0803ccb796620eab1a10ea8a571280fa
7
+ data.tar.gz: 7ad3932ac299660ab7d87903d2dcb56baf4cabc201f174883a76ecef6ed5bfc4837ff79a41374e8936aa861de087ea1732ed6be03f321614d1a42157f326e79f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-merchantapi_accounts_v1beta
2
2
 
3
+ ### v0.22.0 (2025-08-17)
4
+
5
+ * Regenerated from discovery document revision 20250811
6
+
7
+ ### v0.21.0 (2025-08-10)
8
+
9
+ * Regenerated from discovery document revision 20250803
10
+
3
11
  ### v0.20.0 (2025-08-03)
4
12
 
5
13
  * Regenerated from discovery document revision 20250729
@@ -23,7 +23,7 @@ module Google
23
23
  module MerchantapiAccountsV1beta
24
24
 
25
25
  # Collection of information related to the about page ([impressum](https://
26
- # support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=
26
+ # support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=
27
27
  # 6892280366904591178-NC)).
28
28
  class About
29
29
  include Google::Apis::Core::Hashable
@@ -66,13 +66,7 @@ module Google
66
66
  # agreement (the url to the file containing the text is added in the Required
67
67
  # message below as `tos_file_uri`). The actual acceptance of the terms of
68
68
  # service is done by calling accept on the `TermsOfService` resource. `
69
- # valid_until` field. The `required` terms of services need to be accepted
70
- # before `valid_until` in order for the account to continue having a valid
71
- # agreement. When accepting new terms of services, we expect third-party
72
- # providers to display the text associated with the given terms of service
73
- # agreement (the url to the file containing the text is added in the Required
74
- # message below as `tos_file_uri`. The actual acceptance of the terms of service
75
- # is done by calling accept on the `TermsOfService` resource.
69
+ # valid_until` field.
76
70
  # Corresponds to the JSON property `termsOfServiceAgreementState`
77
71
  # @return [Google::Apis::MerchantapiAccountsV1beta::TermsOfServiceAgreementState]
78
72
  attr_accessor :terms_of_service_agreement_state
@@ -1877,7 +1871,7 @@ module Google
1877
1871
  end
1878
1872
 
1879
1873
  # Collection of information related to [inventory verification](https://support.
1880
- # google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=
1874
+ # google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
1881
1875
  # 6892280366904591178-NC).
1882
1876
  class InventoryVerification
1883
1877
  include Google::Apis::Core::Hashable
@@ -2537,7 +2531,7 @@ module Google
2537
2531
  include Google::Apis::Core::Hashable
2538
2532
 
2539
2533
  # Collection of information related to the about page ([impressum](https://
2540
- # support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=
2534
+ # support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=
2541
2535
  # 6892280366904591178-NC)).
2542
2536
  # Corresponds to the JSON property `about`
2543
2537
  # @return [Google::Apis::MerchantapiAccountsV1beta::About]
@@ -2549,7 +2543,7 @@ module Google
2549
2543
  attr_accessor :in_stock
2550
2544
 
2551
2545
  # Collection of information related to [inventory verification](https://support.
2552
- # google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=
2546
+ # google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
2553
2547
  # 6892280366904591178-NC).
2554
2548
  # Corresponds to the JSON property `inventoryVerification`
2555
2549
  # @return [Google::Apis::MerchantapiAccountsV1beta::InventoryVerification]
@@ -2572,7 +2566,7 @@ module Google
2572
2566
  attr_accessor :name
2573
2567
 
2574
2568
  # Collection of information related to the on display to order ([ODO](https://
2575
- # support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=
2569
+ # support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
2576
2570
  # 6892280366904591178-NC)).
2577
2571
  # Corresponds to the JSON property `odo`
2578
2572
  # @return [Google::Apis::MerchantapiAccountsV1beta::OnDisplayToOrder]
@@ -2608,7 +2602,7 @@ module Google
2608
2602
  end
2609
2603
 
2610
2604
  # Collection of information related to the on display to order ([ODO](https://
2611
- # support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=
2605
+ # support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
2612
2606
  # 6892280366904591178-NC)).
2613
2607
  class OnDisplayToOrder
2614
2608
  include Google::Apis::Core::Hashable
@@ -4066,13 +4060,7 @@ module Google
4066
4060
  # agreement (the url to the file containing the text is added in the Required
4067
4061
  # message below as `tos_file_uri`). The actual acceptance of the terms of
4068
4062
  # service is done by calling accept on the `TermsOfService` resource. `
4069
- # valid_until` field. The `required` terms of services need to be accepted
4070
- # before `valid_until` in order for the account to continue having a valid
4071
- # agreement. When accepting new terms of services, we expect third-party
4072
- # providers to display the text associated with the given terms of service
4073
- # agreement (the url to the file containing the text is added in the Required
4074
- # message below as `tos_file_uri`. The actual acceptance of the terms of service
4075
- # is done by calling accept on the `TermsOfService` resource.
4063
+ # valid_until` field.
4076
4064
  class TermsOfServiceAgreementState
4077
4065
  include Google::Apis::Core::Hashable
4078
4066
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiAccountsV1beta
18
18
  # Version of the google-apis-merchantapi_accounts_v1beta gem
19
- GEM_VERSION = "0.20.0"
19
+ GEM_VERSION = "0.22.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 = "20250729"
25
+ REVISION = "20250811"
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-merchantapi_accounts_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.22.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-merchantapi_accounts_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.20.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.22.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: