| { | |
| "schema": "1.0", | |
| "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.", | |
| "language": "go", | |
| "protoPackage": "google.cloud.mediatranslation.v1beta1", | |
| "libraryPackage": "cloud.google.com/go/mediatranslation/apiv1beta1", | |
| "services": { | |
| "SpeechTranslationService": { | |
| "clients": { | |
| "grpc": { | |
| "libraryClient": "SpeechTranslationClient", | |
| "rpcs": { | |
| "StreamingTranslateSpeech": { | |
| "methods": [ | |
| "StreamingTranslateSpeech" | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } |