blob: 3e66c5a4cc138184c3869aee3d7f98bf99cca65d [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.talent.v4beta1",
"libraryPackage": "cloud.google.com/go/talent/apiv4beta1",
"services": {
"ApplicationService": {
"clients": {
"grpc": {
"libraryClient": "Application",
"rpcs": {
"CreateApplication": {
"methods": [
"CreateApplication"
]
},
"DeleteApplication": {
"methods": [
"DeleteApplication"
]
},
"GetApplication": {
"methods": [
"GetApplication"
]
},
"ListApplications": {
"methods": [
"ListApplications"
]
},
"UpdateApplication": {
"methods": [
"UpdateApplication"
]
}
}
}
}
},
"CompanyService": {
"clients": {
"grpc": {
"libraryClient": "Company",
"rpcs": {
"CreateCompany": {
"methods": [
"CreateCompany"
]
},
"DeleteCompany": {
"methods": [
"DeleteCompany"
]
},
"GetCompany": {
"methods": [
"GetCompany"
]
},
"ListCompanies": {
"methods": [
"ListCompanies"
]
},
"UpdateCompany": {
"methods": [
"UpdateCompany"
]
}
}
}
}
},
"Completion": {
"clients": {
"grpc": {
"libraryClient": "Completion",
"rpcs": {
"CompleteQuery": {
"methods": [
"CompleteQuery"
]
}
}
}
}
},
"EventService": {
"clients": {
"grpc": {
"libraryClient": "Event",
"rpcs": {
"CreateClientEvent": {
"methods": [
"CreateClientEvent"
]
}
}
}
}
},
"JobService": {
"clients": {
"grpc": {
"libraryClient": "Job",
"rpcs": {
"BatchCreateJobs": {
"methods": [
"BatchCreateJobs"
]
},
"BatchDeleteJobs": {
"methods": [
"BatchDeleteJobs"
]
},
"BatchUpdateJobs": {
"methods": [
"BatchUpdateJobs"
]
},
"CreateJob": {
"methods": [
"CreateJob"
]
},
"DeleteJob": {
"methods": [
"DeleteJob"
]
},
"GetJob": {
"methods": [
"GetJob"
]
},
"ListJobs": {
"methods": [
"ListJobs"
]
},
"SearchJobs": {
"methods": [
"SearchJobs"
]
},
"SearchJobsForAlert": {
"methods": [
"SearchJobsForAlert"
]
},
"UpdateJob": {
"methods": [
"UpdateJob"
]
}
}
}
}
},
"ProfileService": {
"clients": {
"grpc": {
"libraryClient": "Profile",
"rpcs": {
"CreateProfile": {
"methods": [
"CreateProfile"
]
},
"DeleteProfile": {
"methods": [
"DeleteProfile"
]
},
"GetProfile": {
"methods": [
"GetProfile"
]
},
"ListProfiles": {
"methods": [
"ListProfiles"
]
},
"SearchProfiles": {
"methods": [
"SearchProfiles"
]
},
"UpdateProfile": {
"methods": [
"UpdateProfile"
]
}
}
}
}
},
"TenantService": {
"clients": {
"grpc": {
"libraryClient": "Tenant",
"rpcs": {
"CreateTenant": {
"methods": [
"CreateTenant"
]
},
"DeleteTenant": {
"methods": [
"DeleteTenant"
]
},
"GetTenant": {
"methods": [
"GetTenant"
]
},
"ListTenants": {
"methods": [
"ListTenants"
]
},
"UpdateTenant": {
"methods": [
"UpdateTenant"
]
}
}
}
}
}
}
}