google-apis-retail_v2 0.128.0 → 0.129.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 64961914b3d093331573cf3c6f27dcc3ccdec3b37c8d583aba2c4ea497590bc2
|
|
4
|
+
data.tar.gz: 594178804094695ead5ef96ee0ef640e3cca7bab6a6078aab9358c40851eba4b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ce3f5aae68956de4c772bf15a817779a7a9fdbb6208acc335dacf7b57e3d53f3c661668dd6bc220100bd95c56522c183ff06e8e3e671eec09841edf5e6950463
|
|
7
|
+
data.tar.gz: d1242189e1071a2acf82cc98f14a27578b5513b00e4cc7401a7c762dcc1aa926d364a85f32ace29c9100ede682c806506858ae40783ba90652318728dc30bcf0
|
data/CHANGELOG.md
CHANGED
|
@@ -4994,9 +4994,9 @@ module Google
|
|
|
4994
4994
|
# @return [Google::Apis::RetailV2::GoogleCloudRetailV2CatalogAttribute]
|
|
4995
4995
|
attr_accessor :catalog_attribute
|
|
4996
4996
|
|
|
4997
|
-
# Indicates which fields in the provided CatalogAttribute to update.
|
|
4998
|
-
# following are NOT supported: * CatalogAttribute.key If not set, all
|
|
4999
|
-
# fields are updated.
|
|
4997
|
+
# Optional. Indicates which fields in the provided CatalogAttribute to update.
|
|
4998
|
+
# The following are NOT supported: * CatalogAttribute.key If not set, all
|
|
4999
|
+
# supported fields are updated.
|
|
5000
5000
|
# Corresponds to the JSON property `updateMask`
|
|
5001
5001
|
# @return [String]
|
|
5002
5002
|
attr_accessor :update_mask
|
|
@@ -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.129.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260507"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -386,8 +386,9 @@ module Google
|
|
|
386
386
|
# Required. Immutable. The fully qualified resource name of the catalog.
|
|
387
387
|
# @param [Google::Apis::RetailV2::GoogleCloudRetailV2Catalog] google_cloud_retail_v2_catalog_object
|
|
388
388
|
# @param [String] update_mask
|
|
389
|
-
# Indicates which fields in the provided Catalog to update. If an
|
|
390
|
-
# unknown field is provided, an INVALID_ARGUMENT error is
|
|
389
|
+
# Optional. Indicates which fields in the provided Catalog to update. If an
|
|
390
|
+
# unsupported or unknown field is provided, an INVALID_ARGUMENT error is
|
|
391
|
+
# returned.
|
|
391
392
|
# @param [String] fields
|
|
392
393
|
# Selector specifying which fields to include in a partial response.
|
|
393
394
|
# @param [String] quota_user
|
|
@@ -481,9 +482,9 @@ module Google
|
|
|
481
482
|
# Format: `projects/*/locations/*/catalogs/*/attributesConfig`
|
|
482
483
|
# @param [Google::Apis::RetailV2::GoogleCloudRetailV2AttributesConfig] google_cloud_retail_v2_attributes_config_object
|
|
483
484
|
# @param [String] update_mask
|
|
484
|
-
# Indicates which fields in the provided AttributesConfig to update.
|
|
485
|
-
# following is the only supported field: * AttributesConfig.
|
|
486
|
-
# If not set, all supported fields are updated.
|
|
485
|
+
# Optional. Indicates which fields in the provided AttributesConfig to update.
|
|
486
|
+
# The following is the only supported field: * AttributesConfig.
|
|
487
|
+
# catalog_attributes If not set, all supported fields are updated.
|
|
487
488
|
# @param [String] fields
|
|
488
489
|
# Selector specifying which fields to include in a partial response.
|
|
489
490
|
# @param [String] quota_user
|
|
@@ -520,9 +521,9 @@ module Google
|
|
|
520
521
|
# completionConfig`
|
|
521
522
|
# @param [Google::Apis::RetailV2::GoogleCloudRetailV2CompletionConfig] google_cloud_retail_v2_completion_config_object
|
|
522
523
|
# @param [String] update_mask
|
|
523
|
-
# Indicates which fields in the provided CompletionConfig to update.
|
|
524
|
-
# following are the only supported fields: * CompletionConfig.matching_order
|
|
525
|
-
# CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length *
|
|
524
|
+
# Optional. Indicates which fields in the provided CompletionConfig to update.
|
|
525
|
+
# The following are the only supported fields: * CompletionConfig.matching_order
|
|
526
|
+
# * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length *
|
|
526
527
|
# CompletionConfig.auto_learning If not set, all supported fields are updated.
|
|
527
528
|
# @param [String] fields
|
|
528
529
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.129.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.129.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|