blob: 06c01ce50ebc9c56d645f3384ed292f0f7c6bb55 [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"
]
},
"PausePatchDeployment": {
"methods": [
"PausePatchDeployment"
]
},
"ResumePatchDeployment": {
"methods": [
"ResumePatchDeployment"
]
},
"UpdatePatchDeployment": {
"methods": [
"UpdatePatchDeployment"
]
}
}
}
}
},
"OsConfigZonalService": {
"clients": {
"grpc": {
"libraryClient": "OsConfigZonalClient",
"rpcs": {
"CreateOSPolicyAssignment": {
"methods": [
"CreateOSPolicyAssignment"
]
},
"DeleteOSPolicyAssignment": {
"methods": [
"DeleteOSPolicyAssignment"
]
},
"GetInventory": {
"methods": [
"GetInventory"
]
},
"GetOSPolicyAssignment": {
"methods": [
"GetOSPolicyAssignment"
]
},
"GetOSPolicyAssignmentReport": {
"methods": [
"GetOSPolicyAssignmentReport"
]
},
"GetVulnerabilityReport": {
"methods": [
"GetVulnerabilityReport"
]
},
"ListInventories": {
"methods": [
"ListInventories"
]
},
"ListOSPolicyAssignmentReports": {
"methods": [
"ListOSPolicyAssignmentReports"
]
},
"ListOSPolicyAssignmentRevisions": {
"methods": [
"ListOSPolicyAssignmentRevisions"
]
},
"ListOSPolicyAssignments": {
"methods": [
"ListOSPolicyAssignments"
]
},
"ListVulnerabilityReports": {
"methods": [
"ListVulnerabilityReports"
]
},
"UpdateOSPolicyAssignment": {
"methods": [
"UpdateOSPolicyAssignment"
]
}
}
}
}
}
}
}