google-apis-retail_v2 0.72.0 → 0.73.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: 3fac54b601260de04a0e8f0fe843a0b2df4a3da56efdb51de82adb02648a4b70
4
- data.tar.gz: 8aee7a3a819b2fcf70b9764f4b30c781d5ba41057ed1d56b90337c36272e9113
3
+ metadata.gz: 72e879d8cdb3da2ed7bfddfd1cccbccce73f8b8734518f798f50a2c2ff3b02bb
4
+ data.tar.gz: c33d104392c51860aac00bfa59e0c5f11be771f4e99290e2006a5df1bbaa9d1a
5
5
  SHA512:
6
- metadata.gz: e3a1aba990fb905a095db243e8ca29fefecce642be0629bf7a1302c319c8f354f5a1cb51cf38e308f2e9e1f370dbf02b4f86b935bfa5ec9d8a0bdceb76617236
7
- data.tar.gz: 811e5cd657986dff4b2fd6c6d512bce9bf5ab2c21aa30401968b3214a6d589bbfaecefcdf65d6b493daa442a1d7075f7f1740da9ab17df95818a8662f2239c6c
6
+ metadata.gz: 42e14948bb160503e14734b9ea5fdf195174d4bdb1a05694290501d58b5601992b27575471ad5fd86d843d789aaf59e136ee75cf2323fd55bc295de3c307d03c
7
+ data.tar.gz: 492aea3e8a6351ceb84613a57a8d3c37de95afe95005c11bc7abc490eb3a306280aebe2ad2df9e15f859136fb8be149a8ef9d4400a8db41f222e91b546635fc3
data/CHANGELOG.md CHANGED
@@ -1,8 +1,12 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
- ### v0.72.0 (2023-05-07)
3
+ ### v0.73.0 (2023-05-21)
4
4
 
5
- * Regenerated from discovery document revision 20230427
5
+ * Regenerated from discovery document revision 20230516
6
+
7
+ ### v0.72.0 (2023-05-14)
8
+
9
+ * Regenerated from discovery document revision 20230504
6
10
 
7
11
  ### v0.71.0 (2023-04-30)
8
12
 
@@ -706,8 +706,9 @@ module Google
706
706
 
707
707
  # When AttributesConfig.attribute_config_level is CATALOG_LEVEL_ATTRIBUTE_CONFIG,
708
708
  # if INDEXABLE_ENABLED attribute values are indexed so that it can be filtered,
709
- # faceted, or boosted in SearchService.Search. Must be specified, otherwise
710
- # throws INVALID_FORMAT error.
709
+ # faceted, or boosted in SearchService.Search. Must be specified when
710
+ # AttributesConfig.attribute_config_level is CATALOG_LEVEL_ATTRIBUTE_CONFIG,
711
+ # otherwise throws INVALID_FORMAT error.
711
712
  # Corresponds to the JSON property `indexableOption`
712
713
  # @return [String]
713
714
  attr_accessor :indexable_option
@@ -734,7 +735,8 @@ module Google
734
735
  # SearchService.Search. If SEARCHABLE_ENABLED but attribute type is numerical,
735
736
  # attribute values will not be searchable by text queries in SearchService.
736
737
  # Search, as there are no text values associated to numerical attributes. Must
737
- # be specified, otherwise throws INVALID_FORMAT error.
738
+ # be specified, when AttributesConfig.attribute_config_level is
739
+ # CATALOG_LEVEL_ATTRIBUTE_CONFIG, otherwise throws INVALID_FORMAT error.
738
740
  # Corresponds to the JSON property `searchableOption`
739
741
  # @return [String]
740
742
  attr_accessor :searchable_option
@@ -2106,13 +2108,13 @@ module Google
2106
2108
  end
2107
2109
  end
2108
2110
 
2109
- # More configs of the frequently-bought-together model type.
2111
+ # Additional configs for the frequently-bought-together model type.
2110
2112
  class GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig
2111
2113
  include Google::Apis::Core::Hashable
2112
2114
 
2113
- # Optional. Specifies the context of the model when used in predict requests.
2114
- # Only settable for the `frequently-bought-together` type. Will default to
2115
- # MULTI_CONTEXT if not specified.
2115
+ # Optional. Specifies the context of the model when it is used in predict
2116
+ # requests. Can only be set for the `frequently-bought-together` type. If it isn'
2117
+ # t specified, it defaults to MULTIPLE_CONTEXT_PRODUCTS.
2116
2118
  # Corresponds to the JSON property `contextProductsType`
2117
2119
  # @return [String]
2118
2120
  attr_accessor :context_products_type
@@ -2131,7 +2133,7 @@ module Google
2131
2133
  class GoogleCloudRetailV2ModelModelFeaturesConfig
2132
2134
  include Google::Apis::Core::Hashable
2133
2135
 
2134
- # More configs of the frequently-bought-together model type.
2136
+ # Additional configs for the frequently-bought-together model type.
2135
2137
  # Corresponds to the JSON property `frequentlyBoughtTogetherConfig`
2136
2138
  # @return [Google::Apis::RetailV2::GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig]
2137
2139
  attr_accessor :frequently_bought_together_config
@@ -6019,13 +6021,13 @@ module Google
6019
6021
  end
6020
6022
  end
6021
6023
 
6022
- # More configs of the frequently-bought-together model type.
6024
+ # Additional configs for the frequently-bought-together model type.
6023
6025
  class GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig
6024
6026
  include Google::Apis::Core::Hashable
6025
6027
 
6026
- # Optional. Specifies the context of the model when used in predict requests.
6027
- # Only settable for the `frequently-bought-together` type. Will default to
6028
- # MULTI_CONTEXT if not specified.
6028
+ # Optional. Specifies the context of the model when it is used in predict
6029
+ # requests. Can only be set for the `frequently-bought-together` type. If it isn'
6030
+ # t specified, it defaults to MULTIPLE_CONTEXT_PRODUCTS.
6029
6031
  # Corresponds to the JSON property `contextProductsType`
6030
6032
  # @return [String]
6031
6033
  attr_accessor :context_products_type
@@ -6044,7 +6046,7 @@ module Google
6044
6046
  class GoogleCloudRetailV2alphaModelModelFeaturesConfig
6045
6047
  include Google::Apis::Core::Hashable
6046
6048
 
6047
- # More configs of the frequently-bought-together model type.
6049
+ # Additional configs for the frequently-bought-together model type.
6048
6050
  # Corresponds to the JSON property `frequentlyBoughtTogetherConfig`
6049
6051
  # @return [Google::Apis::RetailV2::GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig]
6050
6052
  attr_accessor :frequently_bought_together_config
@@ -7198,13 +7200,13 @@ module Google
7198
7200
  end
7199
7201
  end
7200
7202
 
7201
- # More configs of the frequently-bought-together model type.
7203
+ # Additional configs for the frequently-bought-together model type.
7202
7204
  class GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig
7203
7205
  include Google::Apis::Core::Hashable
7204
7206
 
7205
- # Optional. Specifies the context of the model when used in predict requests.
7206
- # Only settable for the `frequently-bought-together` type. Will default to
7207
- # MULTI_CONTEXT if not specified.
7207
+ # Optional. Specifies the context of the model when it is used in predict
7208
+ # requests. Can only be set for the `frequently-bought-together` type. If it isn'
7209
+ # t specified, it defaults to MULTIPLE_CONTEXT_PRODUCTS.
7208
7210
  # Corresponds to the JSON property `contextProductsType`
7209
7211
  # @return [String]
7210
7212
  attr_accessor :context_products_type
@@ -7223,7 +7225,7 @@ module Google
7223
7225
  class GoogleCloudRetailV2betaModelModelFeaturesConfig
7224
7226
  include Google::Apis::Core::Hashable
7225
7227
 
7226
- # More configs of the frequently-bought-together model type.
7228
+ # Additional configs for the frequently-bought-together model type.
7227
7229
  # Corresponds to the JSON property `frequentlyBoughtTogetherConfig`
7228
7230
  # @return [Google::Apis::RetailV2::GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig]
7229
7231
  attr_accessor :frequently_bought_together_config
@@ -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.72.0"
19
+ GEM_VERSION = "0.73.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 = "20230427"
25
+ REVISION = "20230516"
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.72.0
4
+ version: 0.73.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-05-14 00:00:00.000000000 Z
11
+ date: 2023-05-21 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.72.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.73.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: []