blob: 1b0d0f460a22dec603b3a5296dfeb2dd9422d8e4 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.osconfig.v1",
"libraryPackage": "cloud.google.com/go/osconfig/apiv1",
"services": {
"OsConfigService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CancelPatchJob": {
"methods": [
"CancelPatchJob"
]
},
"CreatePatchDeployment": {
"methods": [
"CreatePatchDeployment"
]
},
"DeletePatchDeployment": {
"methods": [
"DeletePatchDeployment"
]
},
"ExecutePatchJob": {
"methods": [
"ExecutePatchJob"
]
},
"GetPatchDeployment": {
"methods": [
"GetPatchDeployment"
]
},
"GetPatchJob": {
"methods": [
"GetPatchJob"
]
},
"ListPatchDeployments": {
"methods": [
"ListPatchDeployments"
]
},
"ListPatchJobInstanceDetails": {
"methods": [
"ListPatchJobInstanceDetails"
]
},
"ListPatchJobs": {
"methods": [
"ListPatchJobs"
]
}
}
}
}
}
}
}