Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Nov 10, 2023
1 parent 7603960 commit 97f85e1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -19119,6 +19119,17 @@
"shortName": "PipelineService",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService",
"methods": [
{
"shortName": "BatchDeletePipelineJobs",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService.BatchDeletePipelineJobs",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1beta1/{parent=projects/*/locations/*}/pipelineJobs:batchDelete"
}
]
},
{
"shortName": "CancelPipelineJob",
"fullName": "google.cloud.aiplatform.v1beta1.PipelineService.CancelPipelineJob",
Expand Down

0 comments on commit 97f85e1

Please sign in to comment.