We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c28bf commit fdf5495Copy full SHA for fdf5495
1 file changed
api-index-v1.json
@@ -16435,6 +16435,17 @@
16435
}
16436
]
16437
},
16438
+ {
16439
+ "shortName": "DeleteFeatureValues",
16440
+ "fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeatureValues",
16441
+ "mode": "UNARY",
16442
+ "bindings": [
16443
16444
+ "httpMethod": "POST",
16445
+ "path": "/v1beta1/{entity_type=projects/*/locations/*/featurestores/*/entityTypes/*}:deleteFeatureValues"
16446
+ }
16447
+ ]
16448
+ },
16449
{
16450
"shortName": "DeleteFeaturestore",
16451
"fullName": "google.cloud.aiplatform.v1beta1.FeaturestoreService.DeleteFeaturestore",
0 commit comments