We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It has an extra } in it.
}
https://github.com/GoogleCloudPlatform/google-cloud-java/blob/3a039931aaaaf19b128d96ba94107299c2a82749/google-cloud-speech/src/main/java/com/google/cloud/speech/spi/v1/SpeechClient.java#L493
toolkit template:
https://github.com/googleapis/toolkit/blob/f019d1a5d55b0db2288751cf7575acb0e8f4b010/src/main/resources/com/google/api/codegen/java/method_sample.snip#L95
It looks like client and server streaming sample methods have the same problem.
It has an extra
}in it.https://github.com/GoogleCloudPlatform/google-cloud-java/blob/3a039931aaaaf19b128d96ba94107299c2a82749/google-cloud-speech/src/main/java/com/google/cloud/speech/spi/v1/SpeechClient.java#L493
toolkit template:
https://github.com/googleapis/toolkit/blob/f019d1a5d55b0db2288751cf7575acb0e8f4b010/src/main/resources/com/google/api/codegen/java/method_sample.snip#L95
It looks like client and server streaming sample methods have the same problem.