blob: 98405d13534f086ee4b6b8702f76d58bc0a8b00f [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.billing.budgets.v1",
"libraryPackage": "cloud.google.com/go/billing/budgets/apiv1",
"services": {
"BudgetService": {
"clients": {
"grpc": {
"libraryClient": "Budget",
"rpcs": {
"CreateBudget": {
"methods": [
"CreateBudget"
]
},
"DeleteBudget": {
"methods": [
"DeleteBudget"
]
},
"GetBudget": {
"methods": [
"GetBudget"
]
},
"ListBudgets": {
"methods": [
"ListBudgets"
]
},
"UpdateBudget": {
"methods": [
"UpdateBudget"
]
}
}
}
}
}
}
}