google-apis-retail_v2beta 0.13.0 → 0.14.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: 5e29e9bcb91d4305b83b49afbaae79cc8f789df4f569434f3487c27dc784b65b
4
- data.tar.gz: 84a718fb2606983044a7c69eb12a5a39fa7db6ca8473bbb6fba6c2edbef7cb75
3
+ metadata.gz: b4ae5c159102eceee6a75b1af141ce67c693172052cba99763faf8835139f823
4
+ data.tar.gz: '06538825e61b814c6ec0e638f9d676a68c11b32175f333ca01072430ccc3737e'
5
5
  SHA512:
6
- metadata.gz: c87484b8a73c21fa236ab45b8a4fdf16109f404c164069e19e4f2845589d4e682959ccd4632fa9b415f445c9405a1e69b6cb82f91d80ab7a49759bc75c9905b7
7
- data.tar.gz: a2aa5fcb8401696230ee97fa6071fca591f80e5c4c24843bf38f7c522cbf64955f752f7bb0cbc4d7450e46ec80a59c3a8c0ddf89c18bf1019522c6bdafcba356
6
+ metadata.gz: c775bbe40e64862c176467644e659791fd22805ae5845a9ecd0a259b9f1b3081570bf068018874edde9e6b02645cfd1572ae7896acb8504956ea20d5e5280572
7
+ data.tar.gz: 395cb00c06842741f5abb6d4dedbb115ae6d5604352d88295c2a17a808547c39fc3d273fe92d8f21152205d6b29aea6e59863b98619037bd10491d6b7bc24a58
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.14.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210819
6
+
3
7
  ### v0.13.0 (2021-07-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20210723
@@ -1341,9 +1341,9 @@ module Google
1341
1341
  # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult>]
1342
1342
  attr_accessor :completion_results
1343
1343
 
1344
- # Matched recent searches of this user. This field is a restricted feature.
1345
- # Contact Retail Support (retail-search-support@google.com) if you are
1346
- # interested in enabling it. This feature is only available when
1344
+ # Matched recent searches of this user. The maximum number of recent searches is
1345
+ # 10. This field is a restricted feature. Contact Retail Search support team if
1346
+ # you are interested in enabling it. This feature is only available when
1347
1347
  # CompleteQueryRequest.visitor_id field is set and UserEvent is imported. The
1348
1348
  # recent searches satisfy the follow rules: * They are ordered from latest to
1349
1349
  # oldest. * They are matched with CompleteQueryRequest.query case insensitively.
@@ -2402,12 +2402,10 @@ module Google
2402
2402
  # product, or age of a customer. For example: `` "vendor": `"text": ["vendor123",
2403
2403
  # "vendor456"]`, "lengths_cm": `"numbers":[2.3, 15.4]`, "heights_cm": `"numbers"
2404
2404
  # :[8.1, 6.4]` ``. This field needs to pass all below criteria, otherwise an
2405
- # INVALID_ARGUMENT error is returned: * Max entries count: 200 by default; 100
2406
- # for Type.VARIANT. * The key must be a UTF-8 encoded string with a length limit
2407
- # of 128 characters. * Max indexable entries count: 200 by default; 40 for Type.
2408
- # VARIANT. * Max searchable entries count: 30. * For indexable attribute, the
2409
- # key must match the pattern: a-zA-Z0-9*. For example, key0LikeThis or
2410
- # KEY_1_LIKE_THIS.
2405
+ # INVALID_ARGUMENT error is returned: * Max entries count: 200. * The key must
2406
+ # be a UTF-8 encoded string with a length limit of 128 characters. * For
2407
+ # indexable attribute, the key must match the pattern: a-zA-Z0-9*. For example,
2408
+ # key0LikeThis or KEY_1_LIKE_THIS.
2411
2409
  # Corresponds to the JSON property `attributes`
2412
2410
  # @return [Hash<String,Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCustomAttribute>]
2413
2411
  attr_accessor :attributes
@@ -2514,7 +2512,8 @@ module Google
2514
2512
 
2515
2513
  # The Global Trade Item Number (GTIN) of the product. This field must be a UTF-8
2516
2514
  # encoded string with a length limit of 128 characters. Otherwise, an
2517
- # INVALID_ARGUMENT error is returned. Google Merchant Center property [gtin](
2515
+ # INVALID_ARGUMENT error is returned. This field must be a Unigram. Otherwise,
2516
+ # an INVALID_ARGUMENT error is returned. Google Merchant Center property [gtin](
2518
2517
  # https://support.google.com/merchants/answer/6324461). Schema.org property [
2519
2518
  # Product.isbn](https://schema.org/isbn) or [Product.gtin8](https://schema.org/
2520
2519
  # gtin8) or [Product.gtin12](https://schema.org/gtin12) or [Product.gtin13](
@@ -2553,7 +2552,7 @@ module Google
2553
2552
  # @return [String]
2554
2553
  attr_accessor :language_code
2555
2554
 
2556
- # The material of the product. For example, "leather", "wooden". A maximum of 5
2555
+ # The material of the product. For example, "leather", "wooden". A maximum of 20
2557
2556
  # values are allowed. Each value must be a UTF-8 encoded string with a length
2558
2557
  # limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
2559
2558
  # Google Merchant Center property [material](https://support.google.com/
@@ -2571,7 +2570,7 @@ module Google
2571
2570
  attr_accessor :name
2572
2571
 
2573
2572
  # The pattern or graphic print of the product. For example, "striped", "polka
2574
- # dot", "paisley". A maximum of 5 values are allowed per Product. Each value
2573
+ # dot", "paisley". A maximum of 20 values are allowed per Product. Each value
2575
2574
  # must be a UTF-8 encoded string with a length limit of 128 characters.
2576
2575
  # Otherwise, an INVALID_ARGUMENT error is returned. Google Merchant Center
2577
2576
  # property [pattern](https://support.google.com/merchants/answer/6324483).
@@ -2627,8 +2626,9 @@ module Google
2627
2626
  # attribute, as specified in attributes. For Type.PRIMARY and Type.COLLECTION,
2628
2627
  # the following fields are always returned in SearchResponse by default: * name
2629
2628
  # For Type.VARIANT, the following fields are always returned in by default: *
2630
- # name * color_info Maximum number of paths is 20. Otherwise, an
2631
- # INVALID_ARGUMENT error is returned.
2629
+ # name * color_info Maximum number of paths is 30. Otherwise, an
2630
+ # INVALID_ARGUMENT error is returned. Note: Returning more fields in
2631
+ # SearchResponse may increase response payload size and serving latency.
2632
2632
  # Corresponds to the JSON property `retrievableFields`
2633
2633
  # @return [String]
2634
2634
  attr_accessor :retrievable_fields
@@ -3297,25 +3297,25 @@ module Google
3297
3297
  # The keys to fetch and rollup the matching variant Products attributes. The
3298
3298
  # attributes from all the matching variant Products are merged and de-duplicated.
3299
3299
  # Notice that rollup variant Products attributes will lead to extra query
3300
- # latency. Maximum number of keys is 10. For Product.fulfillment_info, a
3301
- # fulfillment type and a fulfillment ID must be provided in the format of "
3302
- # fulfillmentType.filfillmentId". E.g., in "pickupInStore.store123", "
3303
- # pickupInStore" is fulfillment type and "store123" is the store ID. Supported
3304
- # keys are: * colorFamilies * price * originalPrice * discount * attributes.key,
3305
- # where key is any key in the Product.attributes map. * pickupInStore.id, where
3306
- # id is any FulfillmentInfo.ids for type FulfillmentInfo.Type.PICKUP_IN_STORE. *
3307
- # shipToStore.id, where id is any FulfillmentInfo.ids for type FulfillmentInfo.
3308
- # Type.SHIP_TO_STORE. * sameDayDelivery.id, where id is any FulfillmentInfo.ids
3309
- # for type FulfillmentInfo.Type.SAME_DAY_DELIVERY. * nextDayDelivery.id, where
3310
- # id is any FulfillmentInfo.ids for type FulfillmentInfo.Type.NEXT_DAY_DELIVERY.
3311
- # * customFulfillment1.id, where id is any FulfillmentInfo.ids for type
3312
- # FulfillmentInfo.Type.CUSTOM_TYPE_1. * customFulfillment2.id, where id is any
3313
- # FulfillmentInfo.ids for type FulfillmentInfo.Type.CUSTOM_TYPE_2. *
3314
- # customFulfillment3.id, where id is any FulfillmentInfo.ids for type
3315
- # FulfillmentInfo.Type.CUSTOM_TYPE_3. * customFulfillment4.id, where id is any
3316
- # FulfillmentInfo.ids for type FulfillmentInfo.Type.CUSTOM_TYPE_4. *
3317
- # customFulfillment5.id, where id is any FulfillmentInfo.ids for type
3318
- # FulfillmentInfo.Type.CUSTOM_TYPE_5. If this field is set to an invalid value
3300
+ # latency. Maximum number of keys is 10. For FulfillmentInfo, a fulfillment type
3301
+ # and a fulfillment ID must be provided in the format of "fulfillmentType.
3302
+ # fulfillmentId". E.g., in "pickupInStore.store123", "pickupInStore" is
3303
+ # fulfillment type and "store123" is the store ID. Supported keys are: *
3304
+ # colorFamilies * price * originalPrice * discount * attributes.key, where key
3305
+ # is any key in the Product.attributes map. * pickupInStore.id, where id is any
3306
+ # FulfillmentInfo.place_ids for FulfillmentInfo.type "pickup-in-store". *
3307
+ # shipToStore.id, where id is any FulfillmentInfo.place_ids for FulfillmentInfo.
3308
+ # type "ship-to-store". * sameDayDelivery.id, where id is any FulfillmentInfo.
3309
+ # place_ids for FulfillmentInfo.type "same-day-delivery". * nextDayDelivery.id,
3310
+ # where id is any FulfillmentInfo.place_ids for FulfillmentInfo.type "next-day-
3311
+ # delivery". * customFulfillment1.id, where id is any FulfillmentInfo.place_ids
3312
+ # for FulfillmentInfo.type "custom-type-1". * customFulfillment2.id, where id is
3313
+ # any FulfillmentInfo.place_ids for FulfillmentInfo.type "custom-type-2". *
3314
+ # customFulfillment3.id, where id is any FulfillmentInfo.place_ids for
3315
+ # FulfillmentInfo.type "custom-type-3". * customFulfillment4.id, where id is any
3316
+ # FulfillmentInfo.place_ids for FulfillmentInfo.type "custom-type-4". *
3317
+ # customFulfillment5.id, where id is any FulfillmentInfo.place_ids for
3318
+ # FulfillmentInfo.type "custom-type-5". If this field is set to an invalid value
3319
3319
  # other than these, an INVALID_ARGUMENT error is returned.
3320
3320
  # Corresponds to the JSON property `variantRollupKeys`
3321
3321
  # @return [Array<String>]
@@ -3399,8 +3399,8 @@ module Google
3399
3399
  # An expression which specifies a boost condition. The syntax and supported
3400
3400
  # fields are the same as a filter expression. See SearchRequest.filter for
3401
3401
  # detail syntax and limitations. Examples: * To boost products with product ID "
3402
- # product_1" or "product_2", and color "Red" or "Blue": *(id: ANY("product_1", "
3403
- # product_2")) * *AND * *(colorFamilies: ANY("Red", "Blue")) *
3402
+ # product_1" or "product_2", and color "Red" or "Blue": * (id: ANY("product_1", "
3403
+ # product_2")) AND (colorFamilies: ANY("Red","Blue"))
3404
3404
  # Corresponds to the JSON property `condition`
3405
3405
  # @return [String]
3406
3406
  attr_accessor :condition
@@ -3522,33 +3522,13 @@ module Google
3522
3522
 
3523
3523
  # Required. Supported textual and numerical facet keys in Product object, over
3524
3524
  # which the facet values are computed. Facet key is case-sensitive. Allowed
3525
- # facet keys when FacetKey.query is not specified: * textual_field = *# The
3526
- # Product.brands. * "brands"; *# The Product.categories. * "categories"; *# The
3527
- # Audience.genders. * | "genders"; *# The Audience.age_groups. * | "ageGroups"; *
3528
- # # The Product.availability. Value is one of * *# "IN_STOCK", "OUT_OF_STOCK",
3529
- # PREORDER", "BACKORDER". * | "availability"; *# The ColorInfo.color_families. *
3530
- # | "colorFamilies"; *# The ColorInfo.colors. * | "colors"; *# The Product.sizes.
3531
- # * | "sizes"; *# The Product.materials. * | "materials"; *# The Product.
3532
- # patterns. * | "patterns"; *# The Product.conditions. * | "conditions"; *# The
3533
- # textual custom attribute in Product object. Key can * *# be any key in the
3534
- # Product.attributes map * *# if the attribute values are textual. * *# map. * |
3535
- # "attributes.key"; *# The FulfillmentInfo.ids for type *# FulfillmentInfo.Type.
3536
- # PICKUP_IN_STORE. * | "pickupInStore"; *# The FulfillmentInfo.ids for type *#
3537
- # FulfillmentInfo.Type.SHIP_TO_STORE. * | "shipToStore"; *# The FulfillmentInfo.
3538
- # ids for type *# FulfillmentInfo.Type.SAME_DAY_DELIVERY. * | "sameDayDelivery";
3539
- # *# The FulfillmentInfo.ids for type *# FulfillmentInfo.Type.NEXT_DAY_DELIVERY.
3540
- # * | "nextDayDelivery"; *# The FulfillmentInfo.ids for type *# FulfillmentInfo.
3541
- # Type.CUSTOM_TYPE_1. * | "customFulfillment1"; *# The FulfillmentInfo.ids for
3542
- # type *# FulfillmentInfo.Type.CUSTOM_TYPE_2. * | "customFulfillment2"; *# The
3543
- # FulfillmentInfo.ids for type *# FulfillmentInfo.Type.CUSTOM_TYPE_3. * | "
3544
- # customFulfillment3"; *# The FulfillmentInfo.ids for type *# FulfillmentInfo.
3545
- # Type.CUSTOM_TYPE_4. * | "customFulfillment4"; *# The FulfillmentInfo.ids for
3546
- # type *# FulfillmentInfo.Type.CUSTOM_TYPE_5. * | "customFulfillment5"; *
3547
- # numerical_field = *# The PriceInfo.price. * "price"; *# The discount. Computed
3548
- # by (original_price-price)/price * "discount"; *# The Rating.average_rating. * "
3549
- # rating"; *# The Rating.rating_count. * "ratingCount"; *# The numerical custom
3550
- # attribute in Product object. Key can * *# be any key in the Product.attributes
3551
- # map * *# if the attribute values are numerical. * | "attributes.key";
3525
+ # facet keys when FacetKey.query is not specified: * textual_field = * "brands" *
3526
+ # "categories" * "genders" * "ageGroups" * "availability" * "colorFamilies" * "
3527
+ # colors" * "sizes" * "materials" * "patterns" * "conditions" * "attributes.key"
3528
+ # * "pickupInStore" * "shipToStore" * "sameDayDelivery" * "nextDayDelivery" * "
3529
+ # customFulfillment1" * "customFulfillment2" * "customFulfillment3" * "
3530
+ # customFulfillment4" * "customFulfillment5" * numerical_field = * "price" * "
3531
+ # discount" * "rating" * "ratingCount" * "attributes.key"
3552
3532
  # Corresponds to the JSON property `key`
3553
3533
  # @return [String]
3554
3534
  attr_accessor :key
@@ -3558,7 +3538,7 @@ module Google
3558
3538
  # which means order by Facet.FacetValue.value descending. Only applies to
3559
3539
  # textual facets. If not set, textual values are sorted in [natural order](https:
3560
3540
  # //en.wikipedia.org/wiki/Natural_sort_order); numerical intervals are sorted in
3561
- # the order given by FacetSpec.FacetKey.intervals; FulfillmentInfo.ids are
3541
+ # the order given by FacetSpec.FacetKey.intervals; FulfillmentInfo.place_ids are
3562
3542
  # sorted in the order given by FacetSpec.FacetKey.restricted_values.
3563
3543
  # Corresponds to the JSON property `orderBy`
3564
3544
  # @return [String]
@@ -3624,6 +3604,14 @@ module Google
3624
3604
  # @return [String]
3625
3605
  attr_accessor :condition
3626
3606
 
3607
+ # Whether to pin unexpanded results. If this field is set to true, unexpanded
3608
+ # products are always at the top of the search results, followed by the expanded
3609
+ # results.
3610
+ # Corresponds to the JSON property `pinUnexpandedResults`
3611
+ # @return [Boolean]
3612
+ attr_accessor :pin_unexpanded_results
3613
+ alias_method :pin_unexpanded_results?, :pin_unexpanded_results
3614
+
3627
3615
  def initialize(**args)
3628
3616
  update!(**args)
3629
3617
  end
@@ -3631,6 +3619,7 @@ module Google
3631
3619
  # Update properties of this object
3632
3620
  def update!(**args)
3633
3621
  @condition = args[:condition] if args.key?(:condition)
3622
+ @pin_unexpanded_results = args[:pin_unexpanded_results] if args.key?(:pin_unexpanded_results)
3634
3623
  end
3635
3624
  end
3636
3625
 
@@ -3777,6 +3766,12 @@ module Google
3777
3766
  attr_accessor :expanded_query
3778
3767
  alias_method :expanded_query?, :expanded_query
3779
3768
 
3769
+ # Number of pinned results. This field will only be set when expansion happens
3770
+ # and SearchRequest.query_expansion_spec.pin_unexpanded_results is set to true.
3771
+ # Corresponds to the JSON property `pinnedResultCount`
3772
+ # @return [Fixnum]
3773
+ attr_accessor :pinned_result_count
3774
+
3780
3775
  def initialize(**args)
3781
3776
  update!(**args)
3782
3777
  end
@@ -3784,6 +3779,7 @@ module Google
3784
3779
  # Update properties of this object
3785
3780
  def update!(**args)
3786
3781
  @expanded_query = args[:expanded_query] if args.key?(:expanded_query)
3782
+ @pinned_result_count = args[:pinned_result_count] if args.key?(:pinned_result_count)
3787
3783
  end
3788
3784
  end
3789
3785
 
@@ -3825,10 +3821,10 @@ module Google
3825
3821
  # protobuf.ListValue. For example, if there are two variants with colors "red"
3826
3822
  # and "blue", the rollup values are ` key: "colorFamilies" value ` list_value `
3827
3823
  # values ` string_value: "red" ` values ` string_value: "blue" ` ` ` ` For
3828
- # Product.fulfillment_info, the rollup values is a double value with type google.
3829
- # protobuf.Value. For example, `key: "pickupInStore.store1" value ` number_value:
3830
- # 10 `` means a there are 10 variants in this product are available in the
3831
- # store "store1".
3824
+ # FulfillmentInfo, the rollup values is a double value with type google.protobuf.
3825
+ # Value. For example, ``key: "pickupInStore.store1" value ` number_value: 10 ```
3826
+ # means a there are 10 variants in this product are available in the store "
3827
+ # store1".
3832
3828
  # Corresponds to the JSON property `variantRollupValues`
3833
3829
  # @return [Hash<String,Object>]
3834
3830
  attr_accessor :variant_rollup_values
@@ -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.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210723"
25
+ REVISION = "20210819"
26
26
  end
27
27
  end
28
28
  end
@@ -1707,6 +1707,7 @@ module Google
1707
1707
  # @private
1708
1708
  class Representation < Google::Apis::Core::JsonRepresentation
1709
1709
  property :condition, as: 'condition'
1710
+ property :pin_unexpanded_results, as: 'pinUnexpandedResults'
1710
1711
  end
1711
1712
  end
1712
1713
 
@@ -1751,6 +1752,7 @@ module Google
1751
1752
  # @private
1752
1753
  class Representation < Google::Apis::Core::JsonRepresentation
1753
1754
  property :expanded_query, as: 'expandedQuery'
1755
+ property :pinned_result_count, :numeric_string => true, as: 'pinnedResultCount'
1754
1756
  end
1755
1757
  end
1756
1758
 
@@ -52,18 +52,19 @@ module Google
52
52
  end
53
53
 
54
54
  # Completes the specified prefix with keyword suggestions. This feature is only
55
- # available for users who have Retail Search enabled. Contact Retail Support (
56
- # retail-search-support@google.com) if you are interested in using Retail Search.
55
+ # available for users who have Retail Search enabled. Please submit a form [here]
56
+ # (https://cloud.google.com/contact) to contact cloud sales if you are
57
+ # interested in using Retail Search.
57
58
  # @param [String] catalog
58
59
  # Required. Catalog for which the completion is performed. Full resource name of
59
60
  # catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
60
61
  # @param [String] dataset
61
62
  # Determines which dataset to use for fetching completion. "user-data" will use
62
- # the imported dataset through ImportCompletionData. "cloud-retail" will use the
63
- # dataset generated by cloud retail based on user events. If leave empty, it
64
- # will use the "user-data". Current supported values: * user-data * cloud-retail
65
- # This option is not automatically enabled. Before using cloud-retail, contact
66
- # retail-search-support@google.com first.
63
+ # the imported dataset through CompletionService.ImportCompletionData. "cloud-
64
+ # retail" will use the dataset generated by cloud retail based on user events.
65
+ # If leave empty, it will use the "user-data". Current supported values: * user-
66
+ # data * cloud-retail This option requires additional allowlisting. Before using
67
+ # cloud-retail, contact Cloud Retail support team first.
67
68
  # @param [String] device_type
68
69
  # The device type context for completion suggestions. It is useful to apply
69
70
  # different suggestions on different device types, e.g. DESKTOP, MOBILE. If it
@@ -76,8 +77,9 @@ module Google
76
77
  # (https://tools.ietf.org/html/bcp47). The maximum number of allowed characters
77
78
  # is 255. Only "en-US" is currently supported.
78
79
  # @param [Fixnum] max_suggestions
79
- # Completion max suggestions. The maximum allowed max suggestions is 20. The
80
- # default value is 20.
80
+ # Completion max suggestions. If left unset or set to 0, then will fallback to
81
+ # the configured value CompletionConfig.max_suggestions. The maximum allowed max
82
+ # suggestions is 20. If it is set higher, it will be capped by 20.
81
83
  # @param [String] query
82
84
  # Required. The query used to generate suggestions. The maximum number of
83
85
  # allowed characters is 255.
@@ -123,8 +125,9 @@ module Google
123
125
 
124
126
  # Get which branch is currently default branch set by CatalogService.
125
127
  # SetDefaultBranch method under a specified parent catalog. This feature is only
126
- # available for users who have Retail Search enabled. Contact Retail Support (
127
- # retail-search-support@google.com) if you are interested in using Retail Search.
128
+ # available for users who have Retail Search enabled. Please submit a form [here]
129
+ # (https://cloud.google.com/contact) to contact cloud sales if you are
130
+ # interested in using Retail Search.
128
131
  # @param [String] catalog
129
132
  # The parent catalog resource name, such as `projects/*/locations/global/
130
133
  # catalogs/default_catalog`.
@@ -254,8 +257,8 @@ module Google
254
257
  # SearchService will only return product IDs from branch `newBranch` (if branch
255
258
  # is not explicitly set). * UserEventService will only join events with products
256
259
  # from branch `newBranch`. This feature is only available for users who have
257
- # Retail Search enabled. Contact Retail Support (retail-search-support@google.
258
- # com) if you are interested in using Retail Search.
260
+ # Retail Search enabled. Please submit a form [here](https://cloud.google.com/
261
+ # contact) to contact cloud sales if you are interested in using Retail Search.
259
262
  # @param [String] catalog
260
263
  # Full resource name of the catalog, such as `projects/*/locations/global/
261
264
  # catalogs/default_catalog`.
@@ -326,8 +329,9 @@ module Google
326
329
  # enqueued and processed downstream. As a consequence, when a response is
327
330
  # returned, the added place IDs are not immediately manifested in the Product
328
331
  # queried by GetProduct or ListProducts. This feature is only available for
329
- # users who have Retail Search enabled. Contact Retail Support (retail-search-
330
- # support@google.com) if you are interested in using Retail Search.
332
+ # users who have Retail Search enabled. Please submit a form [here](https://
333
+ # cloud.google.com/contact) to contact cloud sales if you are interested in
334
+ # using Retail Search.
331
335
  # @param [String] product
332
336
  # Required. Full resource name of Product, such as `projects/*/locations/global/
333
337
  # catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
@@ -633,8 +637,9 @@ module Google
633
637
  # enqueued and processed downstream. As a consequence, when a response is
634
638
  # returned, the removed place IDs are not immediately manifested in the Product
635
639
  # queried by GetProduct or ListProducts. This feature is only available for
636
- # users who have Retail Search enabled. Contact Retail Support (retail-search-
637
- # support@google.com) if you are interested in using Retail Search.
640
+ # users who have Retail Search enabled. Please submit a form [here](https://
641
+ # cloud.google.com/contact) to contact cloud sales if you are interested in
642
+ # using Retail Search.
638
643
  # @param [String] product
639
644
  # Required. Full resource name of Product, such as `projects/*/locations/global/
640
645
  # catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
@@ -686,9 +691,9 @@ module Google
686
691
  # UpdateProductRequest.set_mask, then any existing inventory information will be
687
692
  # preserved. Pre-existing inventory information can only be updated with
688
693
  # SetInventory, AddFulfillmentPlaces, and RemoveFulfillmentPlaces. This feature
689
- # is only available for users who have Retail Search enabled. Contact Retail
690
- # Support (retail-search-support@google.com) if you are interested in using
691
- # Retail Search.
694
+ # is only available for users who have Retail Search enabled. Please submit a
695
+ # form [here](https://cloud.google.com/contact) to contact cloud sales if you
696
+ # are interested in using Retail Search.
692
697
  # @param [String] name
693
698
  # Immutable. Full resource name of the product, such as `projects/*/locations/
694
699
  # global/catalogs/default_catalog/branches/default_branch/products/product_id`.
@@ -725,8 +730,9 @@ module Google
725
730
 
726
731
  # Bulk import of processed completion dataset. Request processing may be
727
732
  # synchronous. Partial updating is not supported. This feature is only available
728
- # for users who have Retail Search enabled. Contact Retail Support (retail-
729
- # search-support@google.com) if you are interested in using Retail Search.
733
+ # for users who have Retail Search enabled. Please submit a form [here](https://
734
+ # cloud.google.com/contact) to contact cloud sales if you are interested in
735
+ # using Retail Search.
730
736
  # @param [String] parent
731
737
  # Required. The catalog which the suggestions dataset belongs to. Format: `
732
738
  # projects/1234/locations/global/catalogs/default_catalog`.
@@ -877,8 +883,8 @@ module Google
877
883
  end
878
884
 
879
885
  # Performs a search. This feature is only available for users who have Retail
880
- # Search enabled. Contact Retail Support (retail-search-support@google.com) if
881
- # you are interested in using Retail Search.
886
+ # Search enabled. Please submit a form [here](https://cloud.google.com/contact)
887
+ # to contact cloud sales if you are interested in using Retail Search.
882
888
  # @param [String] placement
883
889
  # Required. The resource name of the search engine placement, such as `projects/*
884
890
  # /locations/global/catalogs/default_catalog/placements/default_search`. This
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V2beta'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
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.13.0
4
+ version: 0.14.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: 2021-07-26 00:00:00.000000000 Z
11
+ date: 2021-09-06 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/master/generated/google-apis-retail_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-retail_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []