File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 }
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 {
You can’t perform that action at this time.
0 commit comments