google-apis-merchantapi_datasources_v1beta 0.11.0 → 0.13.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: 6c7d5fbbca746458e571172aae33cdbf4a9e40c880c9f06b7743bc248bcac197
|
|
4
|
+
data.tar.gz: f657555a6ac01b60e244a98b01f8a70df508df1be8ec617f0563c6e700dea933
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8e441f94accb4fb758104ac61e1e9806de8c0de58e4757255d77559df5e3233641b90549f8ed0e681d3d1b494e925e96522e9a7a3caaced28684677ddb95eeb6
|
|
7
|
+
data.tar.gz: c372d56d0ab959e7f8e9b18c2aaa29f1dccaf1d79469bb6b725b46ce8152761c4ca774958ea2438ce6418c2795fed95c9490d50597d20c336b11f7abf843d720
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-merchantapi_datasources_v1beta
|
|
2
2
|
|
|
3
|
+
### v0.13.0 (2026-03-15)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20260303
|
|
6
|
+
|
|
7
|
+
### v0.12.0 (2025-11-09)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20251102
|
|
10
|
+
|
|
3
11
|
### v0.11.0 (2025-07-13)
|
|
4
12
|
|
|
5
13
|
* Regenerated from discovery document revision 20250710
|
|
@@ -88,9 +88,10 @@ module Google
|
|
|
88
88
|
# @return [Google::Apis::MerchantapiDatasourcesV1beta::RegionalInventoryDataSource]
|
|
89
89
|
attr_accessor :regional_inventory_data_source
|
|
90
90
|
|
|
91
|
-
# The supplemental data source
|
|
92
|
-
#
|
|
93
|
-
#
|
|
91
|
+
# The [supplemental data source](https://developers.google.com/merchant/api/
|
|
92
|
+
# guides/data-sources/api-sources#link-supplemental-data-source) for local and
|
|
93
|
+
# online products. After creation,you should make sure to link the supplemental
|
|
94
|
+
# product data source into one or more primary product data sources.
|
|
94
95
|
# Corresponds to the JSON property `supplementalProductDataSource`
|
|
95
96
|
# @return [Google::Apis::MerchantapiDatasourcesV1beta::SupplementalProductDataSource]
|
|
96
97
|
attr_accessor :supplemental_product_data_source
|
|
@@ -504,8 +505,7 @@ module Google
|
|
|
504
505
|
|
|
505
506
|
# Required. Immutable. The feed label of the offers to which the local inventory
|
|
506
507
|
# is provided. Must be less than or equal to 20 uppercase letters (A-Z), numbers
|
|
507
|
-
# (0-9), and dashes (-).
|
|
508
|
-
# google.com/shopping-content/guides/products/feed-labels).
|
|
508
|
+
# (0-9), and dashes (-).
|
|
509
509
|
# Corresponds to the JSON property `feedLabel`
|
|
510
510
|
# @return [String]
|
|
511
511
|
attr_accessor :feed_label
|
|
@@ -579,8 +579,9 @@ module Google
|
|
|
579
579
|
|
|
580
580
|
# Optional. Immutable. The feed label that is specified on the data source level.
|
|
581
581
|
# Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and
|
|
582
|
-
# dashes (-).
|
|
583
|
-
#
|
|
582
|
+
# dashes (-). For more information about feed label, see [Create a primary data
|
|
583
|
+
# source for products](https://developers.google.com/merchant/api/guides/data-
|
|
584
|
+
# sources/api-sources#create-primary-data-source). `feedLabel` and `
|
|
584
585
|
# contentLanguage` must be either both set or unset for data sources with
|
|
585
586
|
# product content type. They must be set for data sources with a file input. If
|
|
586
587
|
# set, the data source will only accept products matching this combination. If
|
|
@@ -779,8 +780,7 @@ module Google
|
|
|
779
780
|
|
|
780
781
|
# Required. Immutable. The feed label of the offers to which the regional
|
|
781
782
|
# inventory is provided. Must be less than or equal to 20 uppercase letters (A-Z)
|
|
782
|
-
# , numbers (0-9), and dashes (-).
|
|
783
|
-
# developers.google.com/shopping-content/guides/products/feed-labels).
|
|
783
|
+
# , numbers (0-9), and dashes (-).
|
|
784
784
|
# Corresponds to the JSON property `feedLabel`
|
|
785
785
|
# @return [String]
|
|
786
786
|
attr_accessor :feed_label
|
|
@@ -796,9 +796,10 @@ module Google
|
|
|
796
796
|
end
|
|
797
797
|
end
|
|
798
798
|
|
|
799
|
-
# The supplemental data source
|
|
800
|
-
#
|
|
801
|
-
#
|
|
799
|
+
# The [supplemental data source](https://developers.google.com/merchant/api/
|
|
800
|
+
# guides/data-sources/api-sources#link-supplemental-data-source) for local and
|
|
801
|
+
# online products. After creation,you should make sure to link the supplemental
|
|
802
|
+
# product data source into one or more primary product data sources.
|
|
802
803
|
class SupplementalProductDataSource
|
|
803
804
|
include Google::Apis::Core::Hashable
|
|
804
805
|
|
|
@@ -813,13 +814,12 @@ module Google
|
|
|
813
814
|
|
|
814
815
|
# Optional. Immutable. The feed label that is specified on the data source level.
|
|
815
816
|
# Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and
|
|
816
|
-
# dashes (-).
|
|
817
|
-
#
|
|
818
|
-
#
|
|
819
|
-
#
|
|
820
|
-
#
|
|
821
|
-
#
|
|
822
|
-
# source will accept produts without that restriction.
|
|
817
|
+
# dashes (-). `feedLabel` and `contentLanguage` must be either both set or unset
|
|
818
|
+
# for data sources with product content type. They must be set for data sources
|
|
819
|
+
# with a file input. The fields must be unset for data sources without file
|
|
820
|
+
# input. If set, the data source will only accept products matching this
|
|
821
|
+
# combination. If unset, the data source will accept produts without that
|
|
822
|
+
# restriction.
|
|
823
823
|
# Corresponds to the JSON property `feedLabel`
|
|
824
824
|
# @return [String]
|
|
825
825
|
attr_accessor :feed_label
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module MerchantapiDatasourcesV1beta
|
|
18
18
|
# Version of the google-apis-merchantapi_datasources_v1beta gem
|
|
19
|
-
GEM_VERSION = "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.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260303"
|
|
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_datasources_v1beta
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.13.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_datasources_v1beta/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_datasources_v1beta/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_datasources_v1beta/v0.13.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_datasources_v1beta
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|