Skip to content

Commit 45c90e2

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix minor docstring formatting
PiperOrigin-RevId: 495308712
1 parent f36c650 commit 45c90e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/texttospeech/v1beta1/cloud_tts_lrs.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ service TextToSpeechLongAudioSynthesize {
5656
// `SynthesizeLongAudio` method.
5757
message SynthesizeLongAudioRequest {
5858
// The resource states of the request in the form of
59-
// projects/*/locations/*/voices/*.
59+
// `projects/*/locations/*/voices/*`.
6060
string parent = 1;
6161

6262
// Required. The Synthesizer requires either plain text or SSML as input.

0 commit comments

Comments
 (0)