google-apis-retail_v2beta 0.57.0 → 0.59.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: 56a299058e5995a3e59a651c6f5b5084f21e57a93ac404b063b4b65faa76a52a
4
- data.tar.gz: cf81dc9c7a7345ffbc83295b2728dc2e281f39c46854a85ecbbc81fb0bc17d52
3
+ metadata.gz: a32efd6c0d306ff916298fac68ca942a65a3b00e6dcbaae1692de116b277448f
4
+ data.tar.gz: 554c62cebf22997f21f120a1e14e6ec73e4f0f5cc1bd24d5925ccc5e95490b1f
5
5
  SHA512:
6
- metadata.gz: 3e01b95c36727f41230c0ae713c0d50d82a1020da2b0e24594e377f8e967a72c9962b30e9923a1deedfdac334a6fd03a86247e64656f250e9176fbbd518f86ae
7
- data.tar.gz: a884c03f848f7db158690bbfaae0c879a1434589b8655063164482a2991c1aee4c60eaf6f4fd9bcfca49a1ca19ea1cf4b6b6a895f114049e52db46b69665c494
6
+ metadata.gz: a075bd30419d258436e480320eed28ad653fe9ce417c23717512d31e9586ec5efaa089f500c42fc7490f4e50728624d4ac8568f997a6de37ad6b7b3055b2f4b1
7
+ data.tar.gz: 3e180c284d6fc74192470b908354ec57719548039bf6072b65e02be2c4c5d5c7e31be1a5c32bd42bd6ad5d9571141521fc4ace2d2b850a71bd3610e4a633039d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.59.0 (2022-11-08)
4
+
5
+ * Regenerated from discovery document revision 20221107
6
+
7
+ ### v0.58.0 (2022-10-27)
8
+
9
+ * Regenerated from discovery document revision 20221024
10
+ * Regenerated using generator version 0.11.0
11
+
3
12
  ### v0.57.0 (2022-09-28)
4
13
 
5
14
  * Regenerated from discovery document revision 20220922
@@ -106,9 +106,9 @@ module Google
106
106
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailLoggingErrorContext]
107
107
  attr_accessor :context
108
108
 
109
- # The error payload that is populated on LRO import APIs. Including: "google.
110
- # cloud.retail.v2.ProductService.ImportProducts" "google.cloud.retail.v2.
111
- # EventService.ImportUserEvents"
109
+ # The error payload that is populated on LRO import APIs, including "google.
110
+ # cloud.retail.v2.ProductService.ImportProducts" and "google.cloud.retail.v2.
111
+ # EventService.ImportUserEvents".
112
112
  # Corresponds to the JSON property `importPayload`
113
113
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailLoggingImportErrorContext]
114
114
  attr_accessor :import_payload
@@ -186,9 +186,9 @@ module Google
186
186
  end
187
187
  end
188
188
 
189
- # The error payload that is populated on LRO import APIs. Including: "google.
190
- # cloud.retail.v2.ProductService.ImportProducts" "google.cloud.retail.v2.
191
- # EventService.ImportUserEvents"
189
+ # The error payload that is populated on LRO import APIs, including "google.
190
+ # cloud.retail.v2.ProductService.ImportProducts" and "google.cloud.retail.v2.
191
+ # EventService.ImportUserEvents".
192
192
  class GoogleCloudRetailLoggingImportErrorContext
193
193
  include Google::Apis::Core::Hashable
194
194
 
@@ -203,12 +203,6 @@ module Google
203
203
  # @return [String]
204
204
  attr_accessor :gcs_path
205
205
 
206
- # The detailed content which caused the error on importing an inventory activity.
207
- # http://cs/google3/google/cloud/retail/v2main/inventory_activity.proto
208
- # Corresponds to the JSON property `inventoryActivity`
209
- # @return [String]
210
- attr_accessor :inventory_activity
211
-
212
206
  # Line number of the content in file. Should be empty for permission or batch
213
207
  # operation error.
214
208
  # Corresponds to the JSON property `lineNumber`
@@ -220,37 +214,6 @@ module Google
220
214
  # @return [String]
221
215
  attr_accessor :operation_name
222
216
 
223
- # The detailed content which caused the error on importing an order. http://cs/
224
- # google3/google/cloud/retail/v2main/order.proto
225
- # Corresponds to the JSON property `order`
226
- # @return [String]
227
- attr_accessor :order
228
-
229
- # The detailed content which caused the error on importing a place. http://cs/
230
- # google3/google/cloud/retail/v2main/place.proto
231
- # Corresponds to the JSON property `place`
232
- # @return [String]
233
- attr_accessor :place
234
-
235
- # The detailed content which caused the error on importing a place asset. http://
236
- # cs/google3/google/cloud/retail/v2main/place_asset.proto
237
- # Corresponds to the JSON property `placeAsset`
238
- # @return [String]
239
- attr_accessor :place_asset
240
-
241
- # The detailed content which caused the error on importing a place product price.
242
- # http://cs/google3/google/cloud/retail/v2main/place_product_price.proto
243
- # Corresponds to the JSON property `placeProductPrice`
244
- # @return [String]
245
- attr_accessor :place_product_price
246
-
247
- # The detailed content which caused the error on importing a place product
248
- # settings. http://cs/google3/google/cloud/retail/v2main/place_product_settings.
249
- # proto
250
- # Corresponds to the JSON property `placeProductSettings`
251
- # @return [String]
252
- attr_accessor :place_product_settings
253
-
254
217
  # The detailed content which caused the error on importing a product.
255
218
  # Corresponds to the JSON property `product`
256
219
  # @return [String]
@@ -269,14 +232,8 @@ module Google
269
232
  def update!(**args)
270
233
  @catalog_item = args[:catalog_item] if args.key?(:catalog_item)
271
234
  @gcs_path = args[:gcs_path] if args.key?(:gcs_path)
272
- @inventory_activity = args[:inventory_activity] if args.key?(:inventory_activity)
273
235
  @line_number = args[:line_number] if args.key?(:line_number)
274
236
  @operation_name = args[:operation_name] if args.key?(:operation_name)
275
- @order = args[:order] if args.key?(:order)
276
- @place = args[:place] if args.key?(:place)
277
- @place_asset = args[:place_asset] if args.key?(:place_asset)
278
- @place_product_price = args[:place_product_price] if args.key?(:place_product_price)
279
- @place_product_settings = args[:place_product_settings] if args.key?(:place_product_settings)
280
237
  @product = args[:product] if args.key?(:product)
281
238
  @user_event = args[:user_event] if args.key?(:user_event)
282
239
  end
@@ -892,7 +849,8 @@ module Google
892
849
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig]
893
850
  attr_accessor :errors_config
894
851
 
895
- # Output result.
852
+ # Output result that stores the information about where the exported data is
853
+ # stored.
896
854
  # Corresponds to the JSON property `outputResult`
897
855
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult]
898
856
  attr_accessor :output_result
@@ -925,7 +883,8 @@ module Google
925
883
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig]
926
884
  attr_accessor :errors_config
927
885
 
928
- # Output result.
886
+ # Output result that stores the information about where the exported data is
887
+ # stored.
929
888
  # Corresponds to the JSON property `outputResult`
930
889
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult]
931
890
  attr_accessor :output_result
@@ -942,6 +901,25 @@ module Google
942
901
  end
943
902
  end
944
903
 
904
+ # A Gcs output result.
905
+ class GoogleCloudRetailV2alphaGcsOutputResult
906
+ include Google::Apis::Core::Hashable
907
+
908
+ # The uri of Gcs output
909
+ # Corresponds to the JSON property `outputUri`
910
+ # @return [String]
911
+ attr_accessor :output_uri
912
+
913
+ def initialize(**args)
914
+ update!(**args)
915
+ end
916
+
917
+ # Update properties of this object
918
+ def update!(**args)
919
+ @output_uri = args[:output_uri] if args.key?(:output_uri)
920
+ end
921
+ end
922
+
945
923
  # Response of the ImportCompletionDataRequest. If the long running operation is
946
924
  # done, this message is returned by the google.longrunning.Operations.response
947
925
  # field if the operation is successful.
@@ -1372,15 +1350,21 @@ module Google
1372
1350
  end
1373
1351
  end
1374
1352
 
1375
- # Output result.
1353
+ # Output result that stores the information about where the exported data is
1354
+ # stored.
1376
1355
  class GoogleCloudRetailV2alphaOutputResult
1377
1356
  include Google::Apis::Core::Hashable
1378
1357
 
1379
- # Export result in BigQuery.
1358
+ # The BigQuery location where the result is stored.
1380
1359
  # Corresponds to the JSON property `bigqueryResult`
1381
1360
  # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaBigQueryOutputResult>]
1382
1361
  attr_accessor :bigquery_result
1383
1362
 
1363
+ # The Google Cloud Storage location where the result is stored.
1364
+ # Corresponds to the JSON property `gcsResult`
1365
+ # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaGcsOutputResult>]
1366
+ attr_accessor :gcs_result
1367
+
1384
1368
  def initialize(**args)
1385
1369
  update!(**args)
1386
1370
  end
@@ -1388,6 +1372,7 @@ module Google
1388
1372
  # Update properties of this object
1389
1373
  def update!(**args)
1390
1374
  @bigquery_result = args[:bigquery_result] if args.key?(:bigquery_result)
1375
+ @gcs_result = args[:gcs_result] if args.key?(:gcs_result)
1391
1376
  end
1392
1377
  end
1393
1378
 
@@ -2843,7 +2828,8 @@ module Google
2843
2828
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig]
2844
2829
  attr_accessor :errors_config
2845
2830
 
2846
- # Output result.
2831
+ # Output result that stores the information about where the exported data is
2832
+ # stored.
2847
2833
  # Corresponds to the JSON property `outputResult`
2848
2834
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult]
2849
2835
  attr_accessor :output_result
@@ -2876,7 +2862,8 @@ module Google
2876
2862
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig]
2877
2863
  attr_accessor :errors_config
2878
2864
 
2879
- # Output result.
2865
+ # Output result that stores the information about where the exported data is
2866
+ # stored.
2880
2867
  # Corresponds to the JSON property `outputResult`
2881
2868
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult]
2882
2869
  attr_accessor :output_result
@@ -2929,6 +2916,25 @@ module Google
2929
2916
  end
2930
2917
  end
2931
2918
 
2919
+ # A Gcs output result.
2920
+ class GoogleCloudRetailV2betaGcsOutputResult
2921
+ include Google::Apis::Core::Hashable
2922
+
2923
+ # The uri of Gcs output
2924
+ # Corresponds to the JSON property `outputUri`
2925
+ # @return [String]
2926
+ attr_accessor :output_uri
2927
+
2928
+ def initialize(**args)
2929
+ update!(**args)
2930
+ end
2931
+
2932
+ # Update properties of this object
2933
+ def update!(**args)
2934
+ @output_uri = args[:output_uri] if args.key?(:output_uri)
2935
+ end
2936
+ end
2937
+
2932
2938
  # Google Cloud Storage location for input content.
2933
2939
  class GoogleCloudRetailV2betaGcsSource
2934
2940
  include Google::Apis::Core::Hashable
@@ -3801,15 +3807,21 @@ module Google
3801
3807
  end
3802
3808
  end
3803
3809
 
3804
- # Output result.
3810
+ # Output result that stores the information about where the exported data is
3811
+ # stored.
3805
3812
  class GoogleCloudRetailV2betaOutputResult
3806
3813
  include Google::Apis::Core::Hashable
3807
3814
 
3808
- # Export result in BigQuery.
3815
+ # The BigQuery location where the result is stored.
3809
3816
  # Corresponds to the JSON property `bigqueryResult`
3810
3817
  # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBigQueryOutputResult>]
3811
3818
  attr_accessor :bigquery_result
3812
3819
 
3820
+ # The Google Cloud Storage location where the result is stored.
3821
+ # Corresponds to the JSON property `gcsResult`
3822
+ # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2betaGcsOutputResult>]
3823
+ attr_accessor :gcs_result
3824
+
3813
3825
  def initialize(**args)
3814
3826
  update!(**args)
3815
3827
  end
@@ -3817,6 +3829,7 @@ module Google
3817
3829
  # Update properties of this object
3818
3830
  def update!(**args)
3819
3831
  @bigquery_result = args[:bigquery_result] if args.key?(:bigquery_result)
3832
+ @gcs_result = args[:gcs_result] if args.key?(:gcs_result)
3820
3833
  end
3821
3834
  end
3822
3835
 
@@ -3895,7 +3908,7 @@ module Google
3895
3908
  # returned in the `results.metadata` field in the prediction response. * `
3896
3909
  # returnScore`: Boolean. If set to true, the prediction 'score' corresponding to
3897
3910
  # each returned product will be set in the `results.metadata` field in the
3898
- # prediction response. The given 'score' indicates the probability of an product
3911
+ # prediction response. The given 'score' indicates the probability of a product
3899
3912
  # being clicked/purchased given the user's context and history. * `
3900
3913
  # strictFiltering`: Boolean. True by default. If set to false, the service will
3901
3914
  # return generic (unfiltered) popular products instead of empty if your filter
@@ -5160,7 +5173,7 @@ module Google
5160
5173
  attr_accessor :replacement_action
5161
5174
 
5162
5175
  # Creates a set of terms that will be treated as synonyms of each other. Example:
5163
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
5176
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
5164
5177
  # . * "shoes" will use a synonym of "sneakers".
5165
5178
  # Corresponds to the JSON property `twowaySynonymsAction`
5166
5179
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaRuleTwowaySynonymsAction]
@@ -5399,7 +5412,7 @@ module Google
5399
5412
  end
5400
5413
 
5401
5414
  # Creates a set of terms that will be treated as synonyms of each other. Example:
5402
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
5415
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
5403
5416
  # . * "shoes" will use a synonym of "sneakers".
5404
5417
  class GoogleCloudRetailV2betaRuleTwowaySynonymsAction
5405
5418
  include Google::Apis::Core::Hashable
@@ -5770,7 +5783,7 @@ module Google
5770
5783
  attr_accessor :facet_key
5771
5784
 
5772
5785
  # Maximum of facet values that should be returned for this facet. If unspecified,
5773
- # defaults to 20. The maximum allowed value is 300. Values above 300 will be
5786
+ # defaults to 50. The maximum allowed value is 300. Values above 300 will be
5774
5787
  # coerced to 300. If this field is negative, an INVALID_ARGUMENT is returned.
5775
5788
  # Corresponds to the JSON property `limit`
5776
5789
  # @return [Fixnum]
@@ -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.57.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220922"
25
+ REVISION = "20221107"
26
26
  end
27
27
  end
28
28
  end
@@ -244,6 +244,12 @@ module Google
244
244
  include Google::Apis::Core::JsonObjectSupport
245
245
  end
246
246
 
247
+ class GoogleCloudRetailV2alphaGcsOutputResult
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
247
253
  class GoogleCloudRetailV2alphaImportCompletionDataResponse
248
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
255
 
@@ -610,6 +616,12 @@ module Google
610
616
  include Google::Apis::Core::JsonObjectSupport
611
617
  end
612
618
 
619
+ class GoogleCloudRetailV2betaGcsOutputResult
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
613
625
  class GoogleCloudRetailV2betaGcsSource
614
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
627
 
@@ -1228,14 +1240,8 @@ module Google
1228
1240
  class Representation < Google::Apis::Core::JsonRepresentation
1229
1241
  property :catalog_item, as: 'catalogItem'
1230
1242
  property :gcs_path, as: 'gcsPath'
1231
- property :inventory_activity, as: 'inventoryActivity'
1232
1243
  property :line_number, as: 'lineNumber'
1233
1244
  property :operation_name, as: 'operationName'
1234
- property :order, as: 'order'
1235
- property :place, as: 'place'
1236
- property :place_asset, as: 'placeAsset'
1237
- property :place_product_price, as: 'placeProductPrice'
1238
- property :place_product_settings, as: 'placeProductSettings'
1239
1245
  property :product, as: 'product'
1240
1246
  property :user_event, as: 'userEvent'
1241
1247
  end
@@ -1476,6 +1482,13 @@ module Google
1476
1482
  end
1477
1483
  end
1478
1484
 
1485
+ class GoogleCloudRetailV2alphaGcsOutputResult
1486
+ # @private
1487
+ class Representation < Google::Apis::Core::JsonRepresentation
1488
+ property :output_uri, as: 'outputUri'
1489
+ end
1490
+ end
1491
+
1479
1492
  class GoogleCloudRetailV2alphaImportCompletionDataResponse
1480
1493
  # @private
1481
1494
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1590,6 +1603,8 @@ module Google
1590
1603
  class Representation < Google::Apis::Core::JsonRepresentation
1591
1604
  collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaBigQueryOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaBigQueryOutputResult::Representation
1592
1605
 
1606
+ collection :gcs_result, as: 'gcsResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaGcsOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaGcsOutputResult::Representation
1607
+
1593
1608
  end
1594
1609
  end
1595
1610
 
@@ -2019,6 +2034,13 @@ module Google
2019
2034
  end
2020
2035
  end
2021
2036
 
2037
+ class GoogleCloudRetailV2betaGcsOutputResult
2038
+ # @private
2039
+ class Representation < Google::Apis::Core::JsonRepresentation
2040
+ property :output_uri, as: 'outputUri'
2041
+ end
2042
+ end
2043
+
2022
2044
  class GoogleCloudRetailV2betaGcsSource
2023
2045
  # @private
2024
2046
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2256,6 +2278,8 @@ module Google
2256
2278
  class Representation < Google::Apis::Core::JsonRepresentation
2257
2279
  collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBigQueryOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBigQueryOutputResult::Representation
2258
2280
 
2281
+ collection :gcs_result, as: 'gcsResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaGcsOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaGcsOutputResult::Representation
2282
+
2259
2283
  end
2260
2284
  end
2261
2285
 
@@ -66,11 +66,11 @@ module Google
66
66
  # first. See [guidelines](https://cloud.google.com/retail/docs/completion-
67
67
  # overview#generated-completion-dataset).
68
68
  # @param [String] device_type
69
- # The device type context for completion suggestions. It is useful to apply
70
- # different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If
71
- # it is empty, the suggestions are across all device types. Supported formats: *
72
- # `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with
73
- # `OTHER_`, e.g. `OTHER_IPHONE`.
69
+ # The device type context for completion suggestions. We recommend that you
70
+ # leave this field empty. It can apply different suggestions on different device
71
+ # types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across
72
+ # all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `
73
+ # MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
74
74
  # @param [Array<String>, String] language_codes
75
75
  # Note that this field applies for `user-data` dataset only. For requests with `
76
76
  # cloud-retail` dataset, setting this field has no effect. The language filters
@@ -2117,6 +2117,14 @@ module Google
2117
2117
  # The event timestamp in milliseconds. This prevents browser caching of
2118
2118
  # otherwise identical get requests. The name is abbreviated to reduce the
2119
2119
  # payload bytes.
2120
+ # @param [String] prebuilt_rule
2121
+ # The prebuilt rule name that can convert a specific type of raw_json. For
2122
+ # example: "default_schema/v1.0"
2123
+ # @param [String] raw_json
2124
+ # An arbitrary serialized JSON string that contains necessary information that
2125
+ # can comprise a user event. When this field is specified, the user_event field
2126
+ # will be ignored. Note: line-delimited JSON is not supported, a single JSON
2127
+ # only.
2120
2128
  # @param [String] uri
2121
2129
  # The URL including cgi-parameters but excluding the hash fragment with a length
2122
2130
  # limit of 5,000 characters. This is often more useful than the referer URL,
@@ -2141,12 +2149,14 @@ module Google
2141
2149
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2142
2150
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2143
2151
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2144
- def collect_project_location_catalog_user_event(parent, ets: nil, uri: nil, user_event: nil, fields: nil, quota_user: nil, options: nil, &block)
2152
+ def collect_project_location_catalog_user_event(parent, ets: nil, prebuilt_rule: nil, raw_json: nil, uri: nil, user_event: nil, fields: nil, quota_user: nil, options: nil, &block)
2145
2153
  command = make_simple_command(:get, 'v2beta/{+parent}/userEvents:collect', options)
2146
2154
  command.response_representation = Google::Apis::RetailV2beta::GoogleApiHttpBody::Representation
2147
2155
  command.response_class = Google::Apis::RetailV2beta::GoogleApiHttpBody
2148
2156
  command.params['parent'] = parent unless parent.nil?
2149
2157
  command.query['ets'] = ets unless ets.nil?
2158
+ command.query['prebuiltRule'] = prebuilt_rule unless prebuilt_rule.nil?
2159
+ command.query['rawJson'] = raw_json unless raw_json.nil?
2150
2160
  command.query['uri'] = uri unless uri.nil?
2151
2161
  command.query['userEvent'] = user_event unless user_event.nil?
2152
2162
  command.query['fields'] = fields unless fields.nil?
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.57.0
4
+ version: 0.59.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-10-03 00:00:00.000000000 Z
11
+ date: 2022-11-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.57.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.59.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: []