google-apis-retail_v2alpha 0.87.0 → 0.88.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: 7c1d1e52c4a450cb4f0de4f5a988e43253196191c077a2ab701dc244ab1bc348
4
- data.tar.gz: f06e9dd22a06907872c752bc8b88529a8338577f5314d98fc9c634c41fe12f7c
3
+ metadata.gz: 30de9860d9859f58ac6b637bc26b3d887c1b20cdbb2804ac28481709d47866ae
4
+ data.tar.gz: e5e9d00d291705bd0d508cc1d569d4d479b3ce926cdb8215114e2cf9a09bcf07
5
5
  SHA512:
6
- metadata.gz: cc5419cf515c5eb27aa1babd75f4dc732b63c661954092f5fe7be1f5e997d17a037aabb0b1368c6a6e827616f24a6b31c510107b2ae1411c9c6bad8916f11774
7
- data.tar.gz: e925eb4f82ef631ccc5a8d1e6cb9b46b19aa5bcff42621fb007a161e28bed0e1bf0d7c6b52f024a57d50f8e921b889f8b295d2139ae6a58a566db18db3167c0d
6
+ metadata.gz: b1d80d9ef04f5129c865b9682cda28cc0f7f8a3c90fbcef555e5e85ea0359294d92dec564debb9cd12e9968ff5be883fe61729481fb0154bedf3f1e5e868d573
7
+ data.tar.gz: 38bc3908c5fabb4276b303ee402a25dbde9ded401a3ff2866a2ac50660aca096d98d22da6d2c3be809f8a889a61b84b7646a186d20119e07f5451b4d70cc4326
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.88.0 (2023-11-12)
4
+
5
+ * Regenerated from discovery document revision 20231102
6
+
3
7
  ### v0.87.0 (2023-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20231012
@@ -5367,7 +5367,7 @@ module Google
5367
5367
  attr_accessor :filter_action
5368
5368
 
5369
5369
  # Force returns an attribute/facet in the request around a certain position or
5370
- # above. * Rule Condition: - Must specify non-empty Condition.query_terms (for
5370
+ # above. * Rule Condition: Must specify non-empty Condition.query_terms (for
5371
5371
  # search only) or Condition.page_categories (for browse only), but can't specify
5372
5372
  # both. * Action Inputs: attribute name, position * Action Result: Will force
5373
5373
  # return a facet key around a certain position or above if the condition is
@@ -5396,14 +5396,14 @@ module Google
5396
5396
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRuleOnewaySynonymsAction]
5397
5397
  attr_accessor :oneway_synonyms_action
5398
5398
 
5399
- # Redirects a shopper to a specific page. * Rule Condition: - Must specify
5399
+ # Redirects a shopper to a specific page. * Rule Condition: Must specify
5400
5400
  # Condition.query_terms. * Action Input: Request Query * Action Result:
5401
5401
  # Redirects shopper to provided uri.
5402
5402
  # Corresponds to the JSON property `redirectAction`
5403
5403
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRuleRedirectAction]
5404
5404
  attr_accessor :redirect_action
5405
5405
 
5406
- # Removes an attribute/facet in the request if is present. * Rule Condition: -
5406
+ # Removes an attribute/facet in the request if is present. * Rule Condition:
5407
5407
  # Must specify non-empty Condition.query_terms (for search only) or Condition.
5408
5408
  # page_categories (for browse only), but can't specify both. * Action Input:
5409
5409
  # attribute name * Action Result: Will remove the attribute (as a facet) from
@@ -5552,7 +5552,7 @@ module Google
5552
5552
  end
5553
5553
 
5554
5554
  # Force returns an attribute/facet in the request around a certain position or
5555
- # above. * Rule Condition: - Must specify non-empty Condition.query_terms (for
5555
+ # above. * Rule Condition: Must specify non-empty Condition.query_terms (for
5556
5556
  # search only) or Condition.page_categories (for browse only), but can't specify
5557
5557
  # both. * Action Inputs: attribute name, position * Action Result: Will force
5558
5558
  # return a facet key around a certain position or above if the condition is
@@ -5666,7 +5666,7 @@ module Google
5666
5666
  end
5667
5667
  end
5668
5668
 
5669
- # Redirects a shopper to a specific page. * Rule Condition: - Must specify
5669
+ # Redirects a shopper to a specific page. * Rule Condition: Must specify
5670
5670
  # Condition.query_terms. * Action Input: Request Query * Action Result:
5671
5671
  # Redirects shopper to provided uri.
5672
5672
  class GoogleCloudRetailV2alphaRuleRedirectAction
@@ -5687,7 +5687,7 @@ module Google
5687
5687
  end
5688
5688
  end
5689
5689
 
5690
- # Removes an attribute/facet in the request if is present. * Rule Condition: -
5690
+ # Removes an attribute/facet in the request if is present. * Rule Condition:
5691
5691
  # Must specify non-empty Condition.query_terms (for search only) or Condition.
5692
5692
  # page_categories (for browse only), but can't specify both. * Action Input:
5693
5693
  # attribute name * Action Result: Will remove the attribute (as a facet) from
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2alpha
18
18
  # Version of the google-apis-retail_v2alpha gem
19
- GEM_VERSION = "0.87.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231012"
25
+ REVISION = "20231102"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.0
4
+ version: 0.88.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: 2023-10-29 00:00:00.000000000 Z
11
+ date: 2023-11-12 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_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.87.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.88.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []