blob: 9f2a628aff0f177982eda1d80ab594cd458f252f [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.speech.v1p1beta1",
"libraryPackage": "cloud.google.com/go/speech/apiv1p1beta1",
"services": {
"Speech": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"LongRunningRecognize": {
"methods": [
"LongRunningRecognize"
]
},
"Recognize": {
"methods": [
"Recognize"
]
},
"StreamingRecognize": {
"methods": [
"StreamingRecognize"
]
}
}
}
}
}
}
}