Skip to content

Commit 2f07969

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent fb3b26c commit 2f07969

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41991,6 +41991,17 @@
4199141991
}
4199241992
]
4199341993
},
41994+
{
41995+
"shortName": "AdvanceRollout",
41996+
"fullName": "google.cloud.deploy.v1.CloudDeploy.AdvanceRollout",
41997+
"mode": "UNARY",
41998+
"bindings": [
41999+
{
42000+
"httpMethod": "POST",
42001+
"path": "/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:advance"
42002+
}
42003+
]
42004+
},
4199442005
{
4199542006
"shortName": "ApproveRollout",
4199642007
"fullName": "google.cloud.deploy.v1.CloudDeploy.ApproveRollout",
@@ -42002,6 +42013,17 @@
4200242013
}
4200342014
]
4200442015
},
42016+
{
42017+
"shortName": "CancelRollout",
42018+
"fullName": "google.cloud.deploy.v1.CloudDeploy.CancelRollout",
42019+
"mode": "UNARY",
42020+
"bindings": [
42021+
{
42022+
"httpMethod": "POST",
42023+
"path": "/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:cancel"
42024+
}
42025+
]
42026+
},
4200542027
{
4200642028
"shortName": "CreateDeliveryPipeline",
4200742029
"fullName": "google.cloud.deploy.v1.CloudDeploy.CreateDeliveryPipeline",
@@ -42134,6 +42156,17 @@
4213442156
}
4213542157
]
4213642158
},
42159+
{
42160+
"shortName": "IgnoreJob",
42161+
"fullName": "google.cloud.deploy.v1.CloudDeploy.IgnoreJob",
42162+
"mode": "UNARY",
42163+
"bindings": [
42164+
{
42165+
"httpMethod": "POST",
42166+
"path": "/v1/{rollout=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*}:ignoreJob"
42167+
}
42168+
]
42169+
},
4213742170
{
4213842171
"shortName": "ListDeliveryPipelines",
4213942172
"fullName": "google.cloud.deploy.v1.CloudDeploy.ListDeliveryPipelines",
@@ -42200,6 +42233,17 @@
4220042233
}
4220142234
]
4220242235
},
42236+
{
42237+
"shortName": "TerminateJobRun",
42238+
"fullName": "google.cloud.deploy.v1.CloudDeploy.TerminateJobRun",
42239+
"mode": "UNARY",
42240+
"bindings": [
42241+
{
42242+
"httpMethod": "POST",
42243+
"path": "/v1/{name=projects/*/locations/*/deliveryPipelines/*/releases/*/rollouts/*/jobRuns/*}:terminate"
42244+
}
42245+
]
42246+
},
4220342247
{
4220442248
"shortName": "UpdateDeliveryPipeline",
4220542249
"fullName": "google.cloud.deploy.v1.CloudDeploy.UpdateDeliveryPipeline",

0 commit comments

Comments
 (0)