google-apis-retail_v2beta 0.45.0 → 0.46.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/retail_v2beta/classes.rb +48 -40
- data/lib/google/apis/retail_v2beta/gem_version.rb +3 -3
- data/lib/google/apis/retail_v2beta/service.rb +38 -32
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f74e93aa1c35a39b2d4d65ad73114159f7e626b1017e849cdeb2feb13966f57f
|
4
|
+
data.tar.gz: be1d9052554782a6fbf2093c2ffcd61d22da91814bf15e987bff4a305320dbd1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 66b33e182063173797ea4b357372e6689ee35fbdaba19db18b9b8a71499ce41a5041bbfdaf046d66a2cc0e4283585ccc33eb8a6609e3429c589f86b9f11e1000
|
7
|
+
data.tar.gz: c4261fd7a0018b1a44b709b3115bfbe400e9eb53736bdc4abf526b6b827a9c044f6728bef4d9c3f6792051da8b77c9464d594a421e84d4dcaee3ef767be68d5a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-retail_v2beta
|
2
2
|
|
3
|
+
### v0.46.0 (2022-07-08)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220630
|
6
|
+
* Regenerated using generator version 0.9.0
|
7
|
+
|
3
8
|
### v0.45.0 (2022-06-30)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20220623
|
@@ -565,7 +565,7 @@ module Google
|
|
565
565
|
|
566
566
|
# Metadata related to the progress of the RemoveFulfillmentPlaces operation.
|
567
567
|
# Currently empty because there is no meaningful metadata populated from the
|
568
|
-
# RemoveFulfillmentPlaces method.
|
568
|
+
# ProductService.RemoveFulfillmentPlaces method.
|
569
569
|
class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
|
570
570
|
include Google::Apis::Core::Hashable
|
571
571
|
|
@@ -579,7 +579,8 @@ module Google
|
|
579
579
|
end
|
580
580
|
|
581
581
|
# Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
|
582
|
-
# is no meaningful response populated from the
|
582
|
+
# is no meaningful response populated from the ProductService.
|
583
|
+
# RemoveFulfillmentPlaces method.
|
583
584
|
class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
|
584
585
|
include Google::Apis::Core::Hashable
|
585
586
|
|
@@ -594,7 +595,7 @@ module Google
|
|
594
595
|
|
595
596
|
# Metadata related to the progress of the RemoveLocalInventories operation.
|
596
597
|
# Currently empty because there is no meaningful metadata populated from the
|
597
|
-
# RemoveLocalInventories method.
|
598
|
+
# ProductService.RemoveLocalInventories method.
|
598
599
|
class GoogleCloudRetailV2RemoveLocalInventoriesMetadata
|
599
600
|
include Google::Apis::Core::Hashable
|
600
601
|
|
@@ -607,8 +608,9 @@ module Google
|
|
607
608
|
end
|
608
609
|
end
|
609
610
|
|
610
|
-
# Response of the RemoveLocalInventories API. Currently empty
|
611
|
-
# no meaningful response populated from the
|
611
|
+
# Response of the ProductService.RemoveLocalInventories API. Currently empty
|
612
|
+
# because there is no meaningful response populated from the ProductService.
|
613
|
+
# RemoveLocalInventories method.
|
612
614
|
class GoogleCloudRetailV2RemoveLocalInventoriesResponse
|
613
615
|
include Google::Apis::Core::Hashable
|
614
616
|
|
@@ -622,8 +624,8 @@ module Google
|
|
622
624
|
end
|
623
625
|
|
624
626
|
# Metadata related to the progress of the SetInventory operation. Currently
|
625
|
-
# empty because there is no meaningful metadata populated from the
|
626
|
-
# method.
|
627
|
+
# empty because there is no meaningful metadata populated from the
|
628
|
+
# ProductService.SetInventory method.
|
627
629
|
class GoogleCloudRetailV2SetInventoryMetadata
|
628
630
|
include Google::Apis::Core::Hashable
|
629
631
|
|
@@ -637,7 +639,7 @@ module Google
|
|
637
639
|
end
|
638
640
|
|
639
641
|
# Response of the SetInventoryRequest. Currently empty because there is no
|
640
|
-
# meaningful response populated from the SetInventory method.
|
642
|
+
# meaningful response populated from the ProductService.SetInventory method.
|
641
643
|
class GoogleCloudRetailV2SetInventoryResponse
|
642
644
|
include Google::Apis::Core::Hashable
|
643
645
|
|
@@ -1133,7 +1135,7 @@ module Google
|
|
1133
1135
|
|
1134
1136
|
# Metadata related to the progress of the RemoveFulfillmentPlaces operation.
|
1135
1137
|
# Currently empty because there is no meaningful metadata populated from the
|
1136
|
-
# RemoveFulfillmentPlaces method.
|
1138
|
+
# ProductService.RemoveFulfillmentPlaces method.
|
1137
1139
|
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
|
1138
1140
|
include Google::Apis::Core::Hashable
|
1139
1141
|
|
@@ -1147,7 +1149,8 @@ module Google
|
|
1147
1149
|
end
|
1148
1150
|
|
1149
1151
|
# Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
|
1150
|
-
# is no meaningful response populated from the
|
1152
|
+
# is no meaningful response populated from the ProductService.
|
1153
|
+
# RemoveFulfillmentPlaces method.
|
1151
1154
|
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
|
1152
1155
|
include Google::Apis::Core::Hashable
|
1153
1156
|
|
@@ -1162,7 +1165,7 @@ module Google
|
|
1162
1165
|
|
1163
1166
|
# Metadata related to the progress of the RemoveLocalInventories operation.
|
1164
1167
|
# Currently empty because there is no meaningful metadata populated from the
|
1165
|
-
# RemoveLocalInventories method.
|
1168
|
+
# ProductService.RemoveLocalInventories method.
|
1166
1169
|
class GoogleCloudRetailV2alphaRemoveLocalInventoriesMetadata
|
1167
1170
|
include Google::Apis::Core::Hashable
|
1168
1171
|
|
@@ -1175,8 +1178,9 @@ module Google
|
|
1175
1178
|
end
|
1176
1179
|
end
|
1177
1180
|
|
1178
|
-
# Response of the RemoveLocalInventories API. Currently empty
|
1179
|
-
# no meaningful response populated from the
|
1181
|
+
# Response of the ProductService.RemoveLocalInventories API. Currently empty
|
1182
|
+
# because there is no meaningful response populated from the ProductService.
|
1183
|
+
# RemoveLocalInventories method.
|
1180
1184
|
class GoogleCloudRetailV2alphaRemoveLocalInventoriesResponse
|
1181
1185
|
include Google::Apis::Core::Hashable
|
1182
1186
|
|
@@ -1190,8 +1194,8 @@ module Google
|
|
1190
1194
|
end
|
1191
1195
|
|
1192
1196
|
# Metadata related to the progress of the SetInventory operation. Currently
|
1193
|
-
# empty because there is no meaningful metadata populated from the
|
1194
|
-
# method.
|
1197
|
+
# empty because there is no meaningful metadata populated from the
|
1198
|
+
# ProductService.SetInventory method.
|
1195
1199
|
class GoogleCloudRetailV2alphaSetInventoryMetadata
|
1196
1200
|
include Google::Apis::Core::Hashable
|
1197
1201
|
|
@@ -1205,7 +1209,7 @@ module Google
|
|
1205
1209
|
end
|
1206
1210
|
|
1207
1211
|
# Response of the SetInventoryRequest. Currently empty because there is no
|
1208
|
-
# meaningful response populated from the SetInventory method.
|
1212
|
+
# meaningful response populated from the ProductService.SetInventory method.
|
1209
1213
|
class GoogleCloudRetailV2alphaSetInventoryResponse
|
1210
1214
|
include Google::Apis::Core::Hashable
|
1211
1215
|
|
@@ -4054,7 +4058,7 @@ module Google
|
|
4054
4058
|
|
4055
4059
|
# Metadata related to the progress of the RemoveFulfillmentPlaces operation.
|
4056
4060
|
# Currently empty because there is no meaningful metadata populated from the
|
4057
|
-
# RemoveFulfillmentPlaces method.
|
4061
|
+
# ProductService.RemoveFulfillmentPlaces method.
|
4058
4062
|
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
|
4059
4063
|
include Google::Apis::Core::Hashable
|
4060
4064
|
|
@@ -4067,7 +4071,7 @@ module Google
|
|
4067
4071
|
end
|
4068
4072
|
end
|
4069
4073
|
|
4070
|
-
# Request message for RemoveFulfillmentPlaces method.
|
4074
|
+
# Request message for ProductService.RemoveFulfillmentPlaces method.
|
4071
4075
|
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesRequest
|
4072
4076
|
include Google::Apis::Core::Hashable
|
4073
4077
|
|
@@ -4122,7 +4126,8 @@ module Google
|
|
4122
4126
|
end
|
4123
4127
|
|
4124
4128
|
# Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
|
4125
|
-
# is no meaningful response populated from the
|
4129
|
+
# is no meaningful response populated from the ProductService.
|
4130
|
+
# RemoveFulfillmentPlaces method.
|
4126
4131
|
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
|
4127
4132
|
include Google::Apis::Core::Hashable
|
4128
4133
|
|
@@ -4137,7 +4142,7 @@ module Google
|
|
4137
4142
|
|
4138
4143
|
# Metadata related to the progress of the RemoveLocalInventories operation.
|
4139
4144
|
# Currently empty because there is no meaningful metadata populated from the
|
4140
|
-
# RemoveLocalInventories method.
|
4145
|
+
# ProductService.RemoveLocalInventories method.
|
4141
4146
|
class GoogleCloudRetailV2betaRemoveLocalInventoriesMetadata
|
4142
4147
|
include Google::Apis::Core::Hashable
|
4143
4148
|
|
@@ -4150,7 +4155,7 @@ module Google
|
|
4150
4155
|
end
|
4151
4156
|
end
|
4152
4157
|
|
4153
|
-
# Request message for RemoveLocalInventories method.
|
4158
|
+
# Request message for ProductService.RemoveLocalInventories method.
|
4154
4159
|
class GoogleCloudRetailV2betaRemoveLocalInventoriesRequest
|
4155
4160
|
include Google::Apis::Core::Hashable
|
4156
4161
|
|
@@ -4188,8 +4193,9 @@ module Google
|
|
4188
4193
|
end
|
4189
4194
|
end
|
4190
4195
|
|
4191
|
-
# Response of the RemoveLocalInventories API. Currently empty
|
4192
|
-
# no meaningful response populated from the
|
4196
|
+
# Response of the ProductService.RemoveLocalInventories API. Currently empty
|
4197
|
+
# because there is no meaningful response populated from the ProductService.
|
4198
|
+
# RemoveLocalInventories method.
|
4193
4199
|
class GoogleCloudRetailV2betaRemoveLocalInventoriesResponse
|
4194
4200
|
include Google::Apis::Core::Hashable
|
4195
4201
|
|
@@ -4967,13 +4973,14 @@ module Google
|
|
4967
4973
|
# @return [String]
|
4968
4974
|
attr_accessor :key
|
4969
4975
|
|
4970
|
-
# The order in which Facet.values are returned. Allowed values
|
4971
|
-
# desc", which means order by Facet.
|
4972
|
-
# which means order by Facet.
|
4973
|
-
# textual facets. If not set, textual values
|
4974
|
-
#
|
4975
|
-
# the order given by FacetSpec.FacetKey.
|
4976
|
-
# sorted in the order given by
|
4976
|
+
# The order in which SearchResponse.Facet.values are returned. Allowed values
|
4977
|
+
# are: * "count desc", which means order by SearchResponse.Facet.values.count
|
4978
|
+
# descending. * "value desc", which means order by SearchResponse.Facet.values.
|
4979
|
+
# value descending. Only applies to textual facets. If not set, textual values
|
4980
|
+
# are sorted in [natural order](https://en.wikipedia.org/wiki/Natural_sort_order)
|
4981
|
+
# ; numerical intervals are sorted in the order given by FacetSpec.FacetKey.
|
4982
|
+
# intervals; FulfillmentInfo.place_ids are sorted in the order given by
|
4983
|
+
# FacetSpec.FacetKey.restricted_values.
|
4977
4984
|
# Corresponds to the JSON property `orderBy`
|
4978
4985
|
# @return [String]
|
4979
4986
|
attr_accessor :order_by
|
@@ -4991,12 +4998,13 @@ module Google
|
|
4991
4998
|
# it will override the default behavior of facet computation. The query syntax
|
4992
4999
|
# is the same as a filter expression. See SearchRequest.filter for detail syntax
|
4993
5000
|
# and limitations. Notice that there is no limitation on FacetKey.key when query
|
4994
|
-
# is specified. In the response,
|
4995
|
-
#
|
4996
|
-
# example, you can set a customized facet for "
|
4997
|
-
# is "customizedShipToStore", and FacetKey.
|
4998
|
-
# IN_STOCK\") AND shipToStore: ANY(\"123\")". Then
|
4999
|
-
# products that are both in stock and ship to store "
|
5001
|
+
# is specified. In the response, SearchResponse.Facet.values.value will be
|
5002
|
+
# always "1" and SearchResponse.Facet.values.count will be the number of results
|
5003
|
+
# that match the query. For example, you can set a customized facet for "
|
5004
|
+
# shipToStore", where FacetKey.key is "customizedShipToStore", and FacetKey.
|
5005
|
+
# query is "availability: ANY(\"IN_STOCK\") AND shipToStore: ANY(\"123\")". Then
|
5006
|
+
# the facet will count the products that are both in stock and ship to store "
|
5007
|
+
# 123".
|
5000
5008
|
# Corresponds to the JSON property `query`
|
5001
5009
|
# @return [String]
|
5002
5010
|
attr_accessor :query
|
@@ -5551,8 +5559,8 @@ module Google
|
|
5551
5559
|
end
|
5552
5560
|
|
5553
5561
|
# Metadata related to the progress of the SetInventory operation. Currently
|
5554
|
-
# empty because there is no meaningful metadata populated from the
|
5555
|
-
# method.
|
5562
|
+
# empty because there is no meaningful metadata populated from the
|
5563
|
+
# ProductService.SetInventory method.
|
5556
5564
|
class GoogleCloudRetailV2betaSetInventoryMetadata
|
5557
5565
|
include Google::Apis::Core::Hashable
|
5558
5566
|
|
@@ -5565,7 +5573,7 @@ module Google
|
|
5565
5573
|
end
|
5566
5574
|
end
|
5567
5575
|
|
5568
|
-
# Request message for SetInventory method.
|
5576
|
+
# Request message for ProductService.SetInventory method.
|
5569
5577
|
class GoogleCloudRetailV2betaSetInventoryRequest
|
5570
5578
|
include Google::Apis::Core::Hashable
|
5571
5579
|
|
@@ -5612,7 +5620,7 @@ module Google
|
|
5612
5620
|
end
|
5613
5621
|
|
5614
5622
|
# Response of the SetInventoryRequest. Currently empty because there is no
|
5615
|
-
# meaningful response populated from the SetInventory method.
|
5623
|
+
# meaningful response populated from the ProductService.SetInventory method.
|
5616
5624
|
class GoogleCloudRetailV2betaSetInventoryResponse
|
5617
5625
|
include Google::Apis::Core::Hashable
|
5618
5626
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module RetailV2beta
|
18
18
|
# Version of the google-apis-retail_v2beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.46.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220630"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -72,12 +72,13 @@ module Google
|
|
72
72
|
# `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with
|
73
73
|
# `OTHER_`, e.g. `OTHER_IPHONE`.
|
74
74
|
# @param [Array<String>, String] language_codes
|
75
|
-
#
|
76
|
-
#
|
77
|
-
#
|
78
|
-
#
|
79
|
-
#
|
80
|
-
#
|
75
|
+
# Note that this field applies for `user-data` dataset only. For requests with `
|
76
|
+
# cloud-retail` dataset, setting this field has no effect. The language filters
|
77
|
+
# applied to the output suggestions. If set, it should contain the language of
|
78
|
+
# the query. If not set, suggestions are returned without considering language
|
79
|
+
# restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn".
|
80
|
+
# For more information, see [Tags for Identifying Languages](https://tools.ietf.
|
81
|
+
# org/html/bcp47). The maximum number of language codes is 3.
|
81
82
|
# @param [Fixnum] max_suggestions
|
82
83
|
# Completion max suggestions. If left unset or set to 0, then will fallback to
|
83
84
|
# the configured value CompletionConfig.max_suggestions. The maximum allowed max
|
@@ -578,9 +579,9 @@ module Google
|
|
578
579
|
# updating fulfillment information. If the request is valid, the update will be
|
579
580
|
# enqueued and processed downstream. As a consequence, when a response is
|
580
581
|
# returned, the added place IDs are not immediately manifested in the Product
|
581
|
-
# queried by GetProduct or ListProducts. This
|
582
|
-
# users who have Retail Search enabled. Please
|
583
|
-
# Console before using this feature.
|
582
|
+
# queried by ProductService.GetProduct or ProductService.ListProducts. This
|
583
|
+
# feature is only available for users who have Retail Search enabled. Please
|
584
|
+
# enable Retail Search on Cloud Console before using this feature.
|
584
585
|
# @param [String] product
|
585
586
|
# Required. Full resource name of Product, such as `projects/*/locations/global/
|
586
587
|
# catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
|
@@ -621,11 +622,13 @@ module Google
|
|
621
622
|
# asynchronous and does not require the Product to exist before updating
|
622
623
|
# inventory information. If the request is valid, the update will be enqueued
|
623
624
|
# and processed downstream. As a consequence, when a response is returned,
|
624
|
-
# updates are not immediately manifested in the Product queried by
|
625
|
-
# ListProducts. Local inventory
|
626
|
-
#
|
627
|
-
#
|
628
|
-
#
|
625
|
+
# updates are not immediately manifested in the Product queried by
|
626
|
+
# ProductService.GetProduct or ProductService.ListProducts. Local inventory
|
627
|
+
# information can only be modified using this method. ProductService.
|
628
|
+
# CreateProduct and ProductService.UpdateProduct has no effect on local
|
629
|
+
# inventories. This feature is only available for users who have Retail Search
|
630
|
+
# enabled. Please enable Retail Search on Cloud Console before using this
|
631
|
+
# feature.
|
629
632
|
# @param [String] product
|
630
633
|
# Required. Full resource name of Product, such as `projects/*/locations/global/
|
631
634
|
# catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
|
@@ -931,9 +934,9 @@ module Google
|
|
931
934
|
# updating fulfillment information. If the request is valid, the update will be
|
932
935
|
# enqueued and processed downstream. As a consequence, when a response is
|
933
936
|
# returned, the removed place IDs are not immediately manifested in the Product
|
934
|
-
# queried by GetProduct or ListProducts. This
|
935
|
-
# users who have Retail Search enabled. Please
|
936
|
-
# Console before using this feature.
|
937
|
+
# queried by ProductService.GetProduct or ProductService.ListProducts. This
|
938
|
+
# feature is only available for users who have Retail Search enabled. Please
|
939
|
+
# enable Retail Search on Cloud Console before using this feature.
|
937
940
|
# @param [String] product
|
938
941
|
# Required. Full resource name of Product, such as `projects/*/locations/global/
|
939
942
|
# catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
|
@@ -973,10 +976,11 @@ module Google
|
|
973
976
|
# removal timestamp. This process is asynchronous. If the request is valid, the
|
974
977
|
# removal will be enqueued and processed downstream. As a consequence, when a
|
975
978
|
# response is returned, removals are not immediately manifested in the Product
|
976
|
-
# queried by GetProduct or ListProducts. Local
|
977
|
-
# removed using this method.
|
978
|
-
#
|
979
|
-
#
|
979
|
+
# queried by ProductService.GetProduct or ProductService.ListProducts. Local
|
980
|
+
# inventory information can only be removed using this method. ProductService.
|
981
|
+
# CreateProduct and ProductService.UpdateProduct has no effect on local
|
982
|
+
# inventories. This feature is only available for users who have Retail Search
|
983
|
+
# enabled. Please enable Retail Search on Cloud Console before using this
|
980
984
|
# feature.
|
981
985
|
# @param [String] product
|
982
986
|
# Required. Full resource name of Product, such as `projects/*/locations/global/
|
@@ -1018,19 +1022,21 @@ module Google
|
|
1018
1022
|
# require the Product to exist before updating fulfillment information. If the
|
1019
1023
|
# request is valid, the update will be enqueued and processed downstream. As a
|
1020
1024
|
# consequence, when a response is returned, updates are not immediately
|
1021
|
-
# manifested in the Product queried by GetProduct or
|
1022
|
-
# inventory is updated with
|
1023
|
-
#
|
1024
|
-
#
|
1025
|
-
#
|
1026
|
-
#
|
1027
|
-
#
|
1028
|
-
#
|
1025
|
+
# manifested in the Product queried by ProductService.GetProduct or
|
1026
|
+
# ProductService.ListProducts. When inventory is updated with ProductService.
|
1027
|
+
# CreateProduct and ProductService.UpdateProduct, the specified inventory field
|
1028
|
+
# value(s) will overwrite any existing value(s) while ignoring the last update
|
1029
|
+
# time for this field. Furthermore, the last update time for the specified
|
1030
|
+
# inventory fields will be overwritten to the time of the ProductService.
|
1031
|
+
# CreateProduct or ProductService.UpdateProduct request. If no inventory fields
|
1032
|
+
# are set in CreateProductRequest.product, then any pre-existing inventory
|
1033
|
+
# information for this product will be used. If no inventory fields are set in
|
1029
1034
|
# SetInventoryRequest.set_mask, then any existing inventory information will be
|
1030
1035
|
# preserved. Pre-existing inventory information can only be updated with
|
1031
|
-
# SetInventory, ProductService.AddFulfillmentPlaces, and
|
1032
|
-
# This feature is only available for
|
1033
|
-
#
|
1036
|
+
# ProductService.SetInventory, ProductService.AddFulfillmentPlaces, and
|
1037
|
+
# ProductService.RemoveFulfillmentPlaces. This feature is only available for
|
1038
|
+
# users who have Retail Search enabled. Please enable Retail Search on Cloud
|
1039
|
+
# Console before using this feature.
|
1034
1040
|
# @param [String] name
|
1035
1041
|
# Immutable. Full resource name of the product, such as `projects/*/locations/
|
1036
1042
|
# global/catalogs/default_catalog/branches/default_branch/products/product_id`.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-retail_v2beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.46.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: 2022-07-
|
11
|
+
date: 2022-07-11 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-retail_v2beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.46.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|