blob: 3a6ac90540f7c7c610ff34e742ce7825a3e205ff [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.bigquery.storage.v1",
"libraryPackage": "cloud.google.com/go/bigquery/storage/apiv1",
"services": {
"BigQueryRead": {
"clients": {
"grpc": {
"libraryClient": "BigQueryRead",
"rpcs": {
"CreateReadSession": {
"methods": [
"CreateReadSession"
]
},
"ReadRows": {
"methods": [
"ReadRows"
]
},
"SplitReadStream": {
"methods": [
"SplitReadStream"
]
}
}
}
}
}
}
}