google-apis-merchantapi_accounts_v1beta 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: 451a62e00bb0cada1d46ad5e6b2884488fbf6fc53680151e99377b43c184d536
|
4
|
+
data.tar.gz: 9358bdd8e1f659175bdfa1d271ef1aedd37cebfaa66cfb22badee0cac8e5fbe1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be2d76550e3ab5fc748c81f3ccd7bf02031823efee71d2fafda14c648d163abf427766261c4c444038a7616f43831bd7439bf8e40489445a5f836003681923cb
|
7
|
+
data.tar.gz: '0485746f7965ae118247d930eaebc4f802d679556e3dbf75ef700bbb8c5d505bd65299ad06b5c9b68099b9d192d54ad6096ea2bb7f2e3c299063caf69a9fe513'
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-merchantapi_accounts_v1beta
|
2
2
|
|
3
|
+
### v0.21.0 (2025-08-10)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250803
|
6
|
+
|
7
|
+
### v0.20.0 (2025-08-03)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20250729
|
10
|
+
|
3
11
|
### v0.19.0 (2025-07-27)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20250721
|
@@ -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?
|
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
|
@@ -87,8 +87,9 @@ module Google
|
|
87
87
|
end
|
88
88
|
end
|
89
89
|
|
90
|
-
# Describes the [accepted terms of service](/
|
91
|
-
# and-configure#
|
90
|
+
# Describes the [accepted terms of service](https://developers.google.com/
|
91
|
+
# merchant/api/guides/accounts/create-and-configure#
|
92
|
+
# accept_the_merchant_center_terms_of_service).
|
92
93
|
class Accepted
|
93
94
|
include Google::Apis::Core::Hashable
|
94
95
|
|
@@ -1016,8 +1017,9 @@ module Google
|
|
1016
1017
|
# @return [Google::Apis::MerchantapiAccountsV1beta::UriSettings]
|
1017
1018
|
attr_accessor :effective_uri_settings
|
1018
1019
|
|
1019
|
-
# Optional. The destinations
|
1020
|
-
#
|
1020
|
+
# Optional. The destinations (also known as [Marketing methods](https://support.
|
1021
|
+
# google.com/merchants/answer/15130232)) to which the checkout program applies,
|
1022
|
+
# valid destination values are `SHOPPING_ADS`, `FREE_LISTINGS`
|
1021
1023
|
# Corresponds to the JSON property `eligibleDestinations`
|
1022
1024
|
# @return [Array<String>]
|
1023
1025
|
attr_accessor :eligible_destinations
|
@@ -1875,7 +1877,7 @@ module Google
|
|
1875
1877
|
end
|
1876
1878
|
|
1877
1879
|
# Collection of information related to [inventory verification](https://support.
|
1878
|
-
# google.com/merchants/answer/14684499?
|
1880
|
+
# google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
|
1879
1881
|
# 6892280366904591178-NC).
|
1880
1882
|
class InventoryVerification
|
1881
1883
|
include Google::Apis::Core::Hashable
|
@@ -2535,7 +2537,7 @@ module Google
|
|
2535
2537
|
include Google::Apis::Core::Hashable
|
2536
2538
|
|
2537
2539
|
# Collection of information related to the about page ([impressum](https://
|
2538
|
-
# support.google.com/merchants/answer/14675634?
|
2540
|
+
# support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=
|
2539
2541
|
# 6892280366904591178-NC)).
|
2540
2542
|
# Corresponds to the JSON property `about`
|
2541
2543
|
# @return [Google::Apis::MerchantapiAccountsV1beta::About]
|
@@ -2547,7 +2549,7 @@ module Google
|
|
2547
2549
|
attr_accessor :in_stock
|
2548
2550
|
|
2549
2551
|
# Collection of information related to [inventory verification](https://support.
|
2550
|
-
# google.com/merchants/answer/14684499?
|
2552
|
+
# google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
|
2551
2553
|
# 6892280366904591178-NC).
|
2552
2554
|
# Corresponds to the JSON property `inventoryVerification`
|
2553
2555
|
# @return [Google::Apis::MerchantapiAccountsV1beta::InventoryVerification]
|
@@ -2570,7 +2572,7 @@ module Google
|
|
2570
2572
|
attr_accessor :name
|
2571
2573
|
|
2572
2574
|
# Collection of information related to the on display to order ([ODO](https://
|
2573
|
-
# support.google.com/merchants/answer/14615056?
|
2575
|
+
# support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
|
2574
2576
|
# 6892280366904591178-NC)).
|
2575
2577
|
# Corresponds to the JSON property `odo`
|
2576
2578
|
# @return [Google::Apis::MerchantapiAccountsV1beta::OnDisplayToOrder]
|
@@ -2606,7 +2608,7 @@ module Google
|
|
2606
2608
|
end
|
2607
2609
|
|
2608
2610
|
# Collection of information related to the on display to order ([ODO](https://
|
2609
|
-
# support.google.com/merchants/answer/14615056?
|
2611
|
+
# support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
|
2610
2612
|
# 6892280366904591178-NC)).
|
2611
2613
|
class OnDisplayToOrder
|
2612
2614
|
include Google::Apis::Core::Hashable
|
@@ -4074,8 +4076,9 @@ module Google
|
|
4074
4076
|
class TermsOfServiceAgreementState
|
4075
4077
|
include Google::Apis::Core::Hashable
|
4076
4078
|
|
4077
|
-
# Describes the [accepted terms of service](/
|
4078
|
-
# and-configure#
|
4079
|
+
# Describes the [accepted terms of service](https://developers.google.com/
|
4080
|
+
# merchant/api/guides/accounts/create-and-configure#
|
4081
|
+
# accept_the_merchant_center_terms_of_service).
|
4079
4082
|
# Corresponds to the JSON property `accepted`
|
4080
4083
|
# @return [Google::Apis::MerchantapiAccountsV1beta::Accepted]
|
4081
4084
|
attr_accessor :accepted
|
@@ -4443,8 +4446,7 @@ module Google
|
|
4443
4446
|
# @return [String]
|
4444
4447
|
attr_accessor :carrier_service
|
4445
4448
|
|
4446
|
-
# Required. Warehouse name. This should match
|
4447
|
-
# reference/rest/accounts_v1beta/accounts.shippingSettings#warehouse)
|
4449
|
+
# Required. Warehouse name. This should match warehouse.
|
4448
4450
|
# Corresponds to the JSON property `warehouse`
|
4449
4451
|
# @return [String]
|
4450
4452
|
attr_accessor :warehouse
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.21.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 = "20250803"
|
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.
|
4
|
+
version: 0.21.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.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.21.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:
|