blob: 5e6200fc68e376b6414e46c38c329444c3779b96 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.area120.tables.v1alpha1",
"libraryPackage": "cloud.google.com/go/area120/tables/apiv1alpha1",
"services": {
"TablesService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"BatchCreateRows": {
"methods": [
"BatchCreateRows"
]
},
"BatchDeleteRows": {
"methods": [
"BatchDeleteRows"
]
},
"BatchUpdateRows": {
"methods": [
"BatchUpdateRows"
]
},
"CreateRow": {
"methods": [
"CreateRow"
]
},
"DeleteRow": {
"methods": [
"DeleteRow"
]
},
"GetRow": {
"methods": [
"GetRow"
]
},
"GetTable": {
"methods": [
"GetTable"
]
},
"GetWorkspace": {
"methods": [
"GetWorkspace"
]
},
"ListRows": {
"methods": [
"ListRows"
]
},
"ListTables": {
"methods": [
"ListTables"
]
},
"ListWorkspaces": {
"methods": [
"ListWorkspaces"
]
},
"UpdateRow": {
"methods": [
"UpdateRow"
]
}
}
}
}
}
}
}