google-apis-retail_v2 0.83.0 → 0.84.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/retail_v2/classes.rb +6 -6
- data/lib/google/apis/retail_v2/gem_version.rb +2 -2
- 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: 9d8fe34059ff9d6b87081487d4e76aa7a06fccb8fede940a1b60f674e1253525
|
|
4
|
+
data.tar.gz: 77c6d50317e8b01c8275faa6945144d1bd4a2285f8c1c520141c878177e5c129
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 046d0d4fed9223dca1f10820f6cfb4b8ad63e24d4cf64f2a10395b518b14bd1dd52efc7f92e2261d358db5c3c7341490a745cb5bc922fa5836c09c94d0ad70e9
|
|
7
|
+
data.tar.gz: 342e3b73fae20f40788b140f7367488e3ac8b127771997e87578f0a7b4b32ad3ab5df8e9e81f7cff4cc26ead9915c929e783c6ddaede18a4d3620f483fbf909d
|
data/CHANGELOG.md
CHANGED
|
@@ -3722,7 +3722,7 @@ module Google
|
|
|
3722
3722
|
attr_accessor :filter_action
|
|
3723
3723
|
|
|
3724
3724
|
# Force returns an attribute/facet in the request around a certain position or
|
|
3725
|
-
# above. * Rule Condition:
|
|
3725
|
+
# above. * Rule Condition: Must specify non-empty Condition.query_terms (for
|
|
3726
3726
|
# search only) or Condition.page_categories (for browse only), but can't specify
|
|
3727
3727
|
# both. * Action Inputs: attribute name, position * Action Result: Will force
|
|
3728
3728
|
# return a facet key around a certain position or above if the condition is
|
|
@@ -3751,14 +3751,14 @@ module Google
|
|
|
3751
3751
|
# @return [Google::Apis::RetailV2::GoogleCloudRetailV2RuleOnewaySynonymsAction]
|
|
3752
3752
|
attr_accessor :oneway_synonyms_action
|
|
3753
3753
|
|
|
3754
|
-
# Redirects a shopper to a specific page. * Rule Condition:
|
|
3754
|
+
# Redirects a shopper to a specific page. * Rule Condition: Must specify
|
|
3755
3755
|
# Condition.query_terms. * Action Input: Request Query * Action Result:
|
|
3756
3756
|
# Redirects shopper to provided uri.
|
|
3757
3757
|
# Corresponds to the JSON property `redirectAction`
|
|
3758
3758
|
# @return [Google::Apis::RetailV2::GoogleCloudRetailV2RuleRedirectAction]
|
|
3759
3759
|
attr_accessor :redirect_action
|
|
3760
3760
|
|
|
3761
|
-
# Removes an attribute/facet in the request if is present. * Rule Condition:
|
|
3761
|
+
# Removes an attribute/facet in the request if is present. * Rule Condition:
|
|
3762
3762
|
# Must specify non-empty Condition.query_terms (for search only) or Condition.
|
|
3763
3763
|
# page_categories (for browse only), but can't specify both. * Action Input:
|
|
3764
3764
|
# attribute name * Action Result: Will remove the attribute (as a facet) from
|
|
@@ -3907,7 +3907,7 @@ module Google
|
|
|
3907
3907
|
end
|
|
3908
3908
|
|
|
3909
3909
|
# Force returns an attribute/facet in the request around a certain position or
|
|
3910
|
-
# above. * Rule Condition:
|
|
3910
|
+
# above. * Rule Condition: Must specify non-empty Condition.query_terms (for
|
|
3911
3911
|
# search only) or Condition.page_categories (for browse only), but can't specify
|
|
3912
3912
|
# both. * Action Inputs: attribute name, position * Action Result: Will force
|
|
3913
3913
|
# return a facet key around a certain position or above if the condition is
|
|
@@ -4021,7 +4021,7 @@ module Google
|
|
|
4021
4021
|
end
|
|
4022
4022
|
end
|
|
4023
4023
|
|
|
4024
|
-
# Redirects a shopper to a specific page. * Rule Condition:
|
|
4024
|
+
# Redirects a shopper to a specific page. * Rule Condition: Must specify
|
|
4025
4025
|
# Condition.query_terms. * Action Input: Request Query * Action Result:
|
|
4026
4026
|
# Redirects shopper to provided uri.
|
|
4027
4027
|
class GoogleCloudRetailV2RuleRedirectAction
|
|
@@ -4042,7 +4042,7 @@ module Google
|
|
|
4042
4042
|
end
|
|
4043
4043
|
end
|
|
4044
4044
|
|
|
4045
|
-
# Removes an attribute/facet in the request if is present. * Rule Condition:
|
|
4045
|
+
# Removes an attribute/facet in the request if is present. * Rule Condition:
|
|
4046
4046
|
# Must specify non-empty Condition.query_terms (for search only) or Condition.
|
|
4047
4047
|
# page_categories (for browse only), but can't specify both. * Action Input:
|
|
4048
4048
|
# 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 RetailV2
|
|
18
18
|
# Version of the google-apis-retail_v2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.84.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 = "
|
|
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_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.84.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-
|
|
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_v2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.84.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|