blob: 299da42f5ed3d93ef484cfc957b96d45c704fd31 [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.v1",
"libraryPackage": "cloud.google.com/go/speech/apiv1",
"services": {
"Speech": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"LongRunningRecognize": {
"methods": [
"LongRunningRecognize"
]
},
"Recognize": {
"methods": [
"Recognize"
]
},
"StreamingRecognize": {
"methods": [
"StreamingRecognize"
]
}
}
}
}
}
}
}