You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### retail:v2alpha
The following keys were changed:
- resources.projects.resources.locations.resources.catalogs.methods.patch.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateAttributesConfig.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateCompletionConfig.parameters.updateMask.description
- schemas.GoogleCloudRetailV2alphaReplaceCatalogAttributeRequest.properties.updateMask.description
#### retail:v2beta
The following keys were changed:
- resources.projects.resources.locations.resources.catalogs.methods.patch.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateAttributesConfig.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateCompletionConfig.parameters.updateMask.description
- schemas.GoogleCloudRetailV2betaReplaceCatalogAttributeRequest.properties.updateMask.description
#### retail:v2
The following keys were changed:
- resources.projects.resources.locations.resources.catalogs.methods.patch.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateAttributesConfig.parameters.updateMask.description
- resources.projects.resources.locations.resources.catalogs.methods.updateCompletionConfig.parameters.updateMask.description
- schemas.GoogleCloudRetailV2ReplaceCatalogAttributeRequest.properties.updateMask.description
Copy file name to clipboardExpand all lines: discovery/retail-v2.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -384,7 +384,7 @@
384
384
"type": "string"
385
385
},
386
386
"updateMask": {
387
-
"description": "Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
387
+
"description": "Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
388
388
"format": "google-fieldmask",
389
389
"location": "query",
390
390
"type": "string"
@@ -446,7 +446,7 @@
446
446
"type": "string"
447
447
},
448
448
"updateMask": {
449
-
"description": "Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
449
+
"description": "Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
450
450
"format": "google-fieldmask",
451
451
"location": "query",
452
452
"type": "string"
@@ -480,7 +480,7 @@
480
480
"type": "string"
481
481
},
482
482
"updateMask": {
483
-
"description": "Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
483
+
"description": "Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
484
484
"format": "google-fieldmask",
485
485
"location": "query",
486
486
"type": "string"
@@ -2353,7 +2353,7 @@
2353
2353
}
2354
2354
}
2355
2355
},
2356
-
"revision": "20260423",
2356
+
"revision": "20260507",
2357
2357
"rootUrl": "https://retail.googleapis.com/",
2358
2358
"schemas": {
2359
2359
"GoogleApiHttpBody": {
@@ -5403,7 +5403,7 @@
5403
5403
"description": "Required. The updated CatalogAttribute."
5404
5404
},
5405
5405
"updateMask": {
5406
-
"description": "Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
5406
+
"description": "Optional. Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
Copy file name to clipboardExpand all lines: discovery/retail-v2alpha.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -582,7 +582,7 @@
582
582
"type": "string"
583
583
},
584
584
"updateMask": {
585
-
"description": "Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
585
+
"description": "Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
586
586
"format": "google-fieldmask",
587
587
"location": "query",
588
588
"type": "string"
@@ -644,7 +644,7 @@
644
644
"type": "string"
645
645
},
646
646
"updateMask": {
647
-
"description": "Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
647
+
"description": "Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
648
648
"format": "google-fieldmask",
649
649
"location": "query",
650
650
"type": "string"
@@ -678,7 +678,7 @@
678
678
"type": "string"
679
679
},
680
680
"updateMask": {
681
-
"description": "Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
681
+
"description": "Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
682
682
"format": "google-fieldmask",
683
683
"location": "query",
684
684
"type": "string"
@@ -2874,7 +2874,7 @@
2874
2874
}
2875
2875
}
2876
2876
},
2877
-
"revision": "20260423",
2877
+
"revision": "20260507",
2878
2878
"rootUrl": "https://retail.googleapis.com/",
2879
2879
"schemas": {
2880
2880
"GoogleApiHttpBody": {
@@ -7283,7 +7283,7 @@
7283
7283
"description": "Required. The updated CatalogAttribute."
7284
7284
},
7285
7285
"updateMask": {
7286
-
"description": "Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
7286
+
"description": "Optional. Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
Copy file name to clipboardExpand all lines: discovery/retail-v2beta.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -445,7 +445,7 @@
445
445
"type": "string"
446
446
},
447
447
"updateMask": {
448
-
"description": "Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
448
+
"description": "Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.",
449
449
"format": "google-fieldmask",
450
450
"location": "query",
451
451
"type": "string"
@@ -507,7 +507,7 @@
507
507
"type": "string"
508
508
},
509
509
"updateMask": {
510
-
"description": "Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
510
+
"description": "Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.",
511
511
"format": "google-fieldmask",
512
512
"location": "query",
513
513
"type": "string"
@@ -541,7 +541,7 @@
541
541
"type": "string"
542
542
},
543
543
"updateMask": {
544
-
"description": "Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
544
+
"description": "Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.",
545
545
"format": "google-fieldmask",
546
546
"location": "query",
547
547
"type": "string"
@@ -2498,7 +2498,7 @@
2498
2498
}
2499
2499
}
2500
2500
},
2501
-
"revision": "20260423",
2501
+
"revision": "20260507",
2502
2502
"rootUrl": "https://retail.googleapis.com/",
2503
2503
"schemas": {
2504
2504
"GoogleApiHttpBody": {
@@ -7213,7 +7213,7 @@
7213
7213
"description": "Required. The updated CatalogAttribute."
7214
7214
},
7215
7215
"updateMask": {
7216
-
"description": "Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
7216
+
"description": "Optional. Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.",
* Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.
3298
+
* Optional. Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.
* // Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
5778
+
* // Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
* // Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
6078
+
* // Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
* // Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
6237
+
* // Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
* Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
6979
+
* Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
* Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
7005
+
* Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
* Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
7020
+
* Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
* Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.
2848
+
* Optional. Indicates which fields in the provided CatalogAttribute to update. The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.
* // Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
7243
+
* // Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
* // Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
7547
+
* // Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
* // Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
7706
+
* // Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
* Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
8448
+
* Optional. Indicates which fields in the provided Catalog to update. If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
* Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
8474
+
* Optional. Indicates which fields in the provided AttributesConfig to update. The following is the only supported field: * AttributesConfig.catalog_attributes If not set, all supported fields are updated.
* Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
8489
+
* Optional. Indicates which fields in the provided CompletionConfig to update. The following are the only supported fields: * CompletionConfig.matching_order * CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length * CompletionConfig.auto_learning If not set, all supported fields are updated.
0 commit comments