diff --git a/api-index-v1.json b/api-index-v1.json index 3c0dc280d..223f7d261 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -38812,6 +38812,17 @@ } ] }, + { + "shortName": "RunTask", + "fullName": "google.cloud.dataplex.v1.DataplexService.RunTask", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{name=projects/*/locations/*/lakes/*/tasks/*}:run" + } + ] + }, { "shortName": "UpdateAsset", "fullName": "google.cloud.dataplex.v1.DataplexService.UpdateAsset",