blob: 111b0361dca883062e5ef88ffd6c91b53906ee95 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.texttospeech.v1",
"libraryPackage": "cloud.google.com/go/texttospeech/apiv1",
"services": {
"TextToSpeech": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"ListVoices": {
"methods": [
"ListVoices"
]
},
"SynthesizeSpeech": {
"methods": [
"SynthesizeSpeech"
]
}
}
}
}
}
}
}