File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 },
You can’t perform that action at this time.
0 commit comments