Skip to content

Commit c507c8d

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 010716c commit c507c8d

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50256,6 +50256,39 @@
5025650256
"path": "/v1/{parent=projects/*}/patchJobs"
5025750257
}
5025850258
]
50259+
},
50260+
{
50261+
"shortName": "PausePatchDeployment",
50262+
"fullName": "google.cloud.osconfig.v1.OsConfigService.PausePatchDeployment",
50263+
"mode": "UNARY",
50264+
"bindings": [
50265+
{
50266+
"httpMethod": "POST",
50267+
"path": "/v1/{name=projects/*/patchDeployments/*}:pause"
50268+
}
50269+
]
50270+
},
50271+
{
50272+
"shortName": "ResumePatchDeployment",
50273+
"fullName": "google.cloud.osconfig.v1.OsConfigService.ResumePatchDeployment",
50274+
"mode": "UNARY",
50275+
"bindings": [
50276+
{
50277+
"httpMethod": "POST",
50278+
"path": "/v1/{name=projects/*/patchDeployments/*}:resume"
50279+
}
50280+
]
50281+
},
50282+
{
50283+
"shortName": "UpdatePatchDeployment",
50284+
"fullName": "google.cloud.osconfig.v1.OsConfigService.UpdatePatchDeployment",
50285+
"mode": "UNARY",
50286+
"bindings": [
50287+
{
50288+
"httpMethod": "PATCH",
50289+
"path": "/v1/{patch_deployment.name=projects/*/patchDeployments/*}"
50290+
}
50291+
]
5025950292
}
5026050293
]
5026150294
},

0 commit comments

Comments
 (0)