Skip to content

Commit 0b60828

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 139f56e commit 0b60828

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

api-index-v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60486,6 +60486,10 @@
6048660486
{
6048760487
"httpMethod": "POST",
6048860488
"path": "/v2/{placement=projects/*/locations/*/catalogs/*/placements/*}:predict"
60489+
},
60490+
{
60491+
"httpMethod": "POST",
60492+
"path": "/v2/{placement=projects/*/locations/*/catalogs/*/servingConfigs/*}:predict"
6048960493
}
6049060494
]
6049160495
}
@@ -60630,6 +60634,10 @@
6063060634
{
6063160635
"httpMethod": "POST",
6063260636
"path": "/v2/{placement=projects/*/locations/*/catalogs/*/placements/*}:search"
60637+
},
60638+
{
60639+
"httpMethod": "POST",
60640+
"path": "/v2/{placement=projects/*/locations/*/catalogs/*/servingConfigs/*}:search"
6063360641
}
6063460642
]
6063560643
}
@@ -60699,12 +60707,14 @@
6069960707
],
6070060708
"configFile": "retail_v2.yaml",
6070160709
"serviceConfigApiNames": [
60710+
"google.cloud.location.Locations",
6070260711
"google.cloud.retail.v2.CatalogService",
6070360712
"google.cloud.retail.v2.CompletionService",
6070460713
"google.cloud.retail.v2.PredictionService",
6070560714
"google.cloud.retail.v2.ProductService",
6070660715
"google.cloud.retail.v2.SearchService",
60707-
"google.cloud.retail.v2.UserEventService"
60716+
"google.cloud.retail.v2.UserEventService",
60717+
"google.longrunning.Operations"
6070860718
]
6070960719
},
6071060720
{

0 commit comments

Comments
 (0)