blob: 4fd5df7d7c89233b2b6a431f7b355e115a3de3df [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.v1beta1",
"libraryPackage": "cloud.google.com/go/bigquery/storage/apiv1beta1",
"services": {
"BigQueryStorage": {
"clients": {
"grpc": {
"libraryClient": "BigQueryStorage",
"rpcs": {
"BatchCreateReadSessionStreams": {
"methods": [
"BatchCreateReadSessionStreams"
]
},
"CreateReadSession": {
"methods": [
"CreateReadSession"
]
},
"FinalizeStream": {
"methods": [
"FinalizeStream"
]
},
"ReadRows": {
"methods": [
"ReadRows"
]
},
"SplitReadStream": {
"methods": [
"SplitReadStream"
]
}
}
}
}
}
}
}