Skip to content

Commit d078ade

Browse files
feat(retail): update the api
#### retail:v2 The following keys were deleted: - schemas.GoogleCloudRetailV2alphaEnrollSolutionResponse.properties.searchSolutionUseCase.type (Total Keys: 1) #### retail:v2alpha The following keys were deleted: - schemas.GoogleCloudRetailV2alphaEnrollSolutionResponse.properties.searchSolutionUseCase.type (Total Keys: 1) #### retail:v2beta The following keys were deleted: - schemas.GoogleCloudRetailV2alphaEnrollSolutionResponse.properties.searchSolutionUseCase.type (Total Keys: 1)
1 parent 7041ce5 commit d078ade

File tree

3 files changed

+3
-45
lines changed

3 files changed

+3
-45
lines changed

googleapiclient/discovery_cache/documents/retail.v2.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,7 +2059,7 @@
20592059
}
20602060
}
20612061
},
2062-
"revision": "20230713",
2062+
"revision": "20230727",
20632063
"rootUrl": "https://retail.googleapis.com/",
20642064
"schemas": {
20652065
"GoogleApiHttpBody": {
@@ -5366,20 +5366,6 @@
53665366
"Used for Retail Search."
53675367
],
53685368
"type": "string"
5369-
},
5370-
"searchSolutionUseCase": {
5371-
"description": "Search solution use case that the project has enrolled.",
5372-
"enum": [
5373-
"SEARCH_SOLUTION_USE_CASE_UNSPECIFIED",
5374-
"SEARCH_SOLUTION_USE_CASE_SEARCH",
5375-
"SEARCH_SOLUTION_USE_CASE_BROWSE"
5376-
],
5377-
"enumDescriptions": [
5378-
"The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.",
5379-
"Search use case. Expects the traffic has a non-empty query.",
5380-
"Browse use case. Expects the traffic has an empty query."
5381-
],
5382-
"type": "string"
53835369
}
53845370
},
53855371
"type": "object"

googleapiclient/discovery_cache/documents/retail.v2alpha.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,7 +2329,7 @@
23292329
}
23302330
}
23312331
},
2332-
"revision": "20230713",
2332+
"revision": "20230727",
23332333
"rootUrl": "https://retail.googleapis.com/",
23342334
"schemas": {
23352335
"GoogleApiHttpBody": {
@@ -3753,20 +3753,6 @@
37533753
"Used for Retail Search."
37543754
],
37553755
"type": "string"
3756-
},
3757-
"searchSolutionUseCase": {
3758-
"description": "Search solution use case that the project has enrolled.",
3759-
"enum": [
3760-
"SEARCH_SOLUTION_USE_CASE_UNSPECIFIED",
3761-
"SEARCH_SOLUTION_USE_CASE_SEARCH",
3762-
"SEARCH_SOLUTION_USE_CASE_BROWSE"
3763-
],
3764-
"enumDescriptions": [
3765-
"The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.",
3766-
"Search use case. Expects the traffic has a non-empty query.",
3767-
"Browse use case. Expects the traffic has an empty query."
3768-
],
3769-
"type": "string"
37703756
}
37713757
},
37723758
"type": "object"

googleapiclient/discovery_cache/documents/retail.v2beta.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2087,7 +2087,7 @@
20872087
}
20882088
}
20892089
},
2090-
"revision": "20230713",
2090+
"revision": "20230727",
20912091
"rootUrl": "https://retail.googleapis.com/",
20922092
"schemas": {
20932093
"GoogleApiHttpBody": {
@@ -2798,20 +2798,6 @@
27982798
"Used for Retail Search."
27992799
],
28002800
"type": "string"
2801-
},
2802-
"searchSolutionUseCase": {
2803-
"description": "Search solution use case that the project has enrolled.",
2804-
"enum": [
2805-
"SEARCH_SOLUTION_USE_CASE_UNSPECIFIED",
2806-
"SEARCH_SOLUTION_USE_CASE_SEARCH",
2807-
"SEARCH_SOLUTION_USE_CASE_BROWSE"
2808-
],
2809-
"enumDescriptions": [
2810-
"The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.",
2811-
"Search use case. Expects the traffic has a non-empty query.",
2812-
"Browse use case. Expects the traffic has an empty query."
2813-
],
2814-
"type": "string"
28152801
}
28162802
},
28172803
"type": "object"

0 commit comments

Comments
 (0)