From a78574490bc3fbd3c709d8edc0781a7d335029bf Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 10 Aug 2020 16:25:10 -0700 Subject: [PATCH] docs: escape `*` characters in comments (#205) * changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: escape `*` characters in comments PiperOrigin-RevId: 325528080 Source-Author: Google APIs Source-Date: Fri Aug 7 16:11:33 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 9b0c7b1a4665909bd18a0e0fd33004945b5c9c13 Source-Link: https://github.com/googleapis/googleapis/commit/9b0c7b1a4665909bd18a0e0fd33004945b5c9c13 --- README.md | 2 +- .../texttospeech/v1/TextToSpeechClient.java | 8 +-- .../v1beta1/TextToSpeechClient.java | 8 +-- .../texttospeech/v1/ListVoicesRequest.java | 56 +++++++++---------- .../v1/ListVoicesRequestOrBuilder.java | 16 +++--- .../cloud/texttospeech/v1/cloud_tts.proto | 8 +-- .../v1beta1/ListVoicesRequest.java | 56 +++++++++---------- .../v1beta1/ListVoicesRequestOrBuilder.java | 16 +++--- .../texttospeech/v1beta1/cloud_tts.proto | 8 +-- synth.metadata | 10 ++-- 10 files changed, 94 insertions(+), 94 deletions(-) diff --git a/README.md b/README.md index fd9090f9..ce5f9392 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 8.0.0 + 8.1.0 pom import diff --git a/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java b/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java index ab3f9d09..622130f2 100644 --- a/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java +++ b/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/TextToSpeechClient.java @@ -159,10 +159,10 @@ public TextToSpeechStub getStub() { * @param languageCode Optional. Recommended. * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If specified, the * ListVoices call will only return voices that can be used to synthesize this language_code. - * E.g. when specifying "en-NZ", you will get supported "en-*" voices; when specifying - * "no", you will get supported "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) - * voices; specifying "zh" will also get supported "cmn-*" voices; specifying "zh-hk" will - * also get supported "yue-*" voices. + * E.g. when specifying "en-NZ", you will get supported "en-\*" voices; when specifying + * "no", you will get supported "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) + * voices; specifying "zh" will also get supported "cmn-\*" voices; specifying "zh-hk" + * will also get supported "yue-\*" voices. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListVoicesResponse listVoices(String languageCode) { diff --git a/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/TextToSpeechClient.java b/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/TextToSpeechClient.java index 80791b89..2659f540 100644 --- a/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/TextToSpeechClient.java +++ b/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/TextToSpeechClient.java @@ -159,10 +159,10 @@ public TextToSpeechStub getStub() { * @param languageCode Optional. Recommended. * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If specified, the * ListVoices call will only return voices that can be used to synthesize this language_code. - * E.g. when specifying "en-NZ", you will get supported "en-*" voices; when specifying - * "no", you will get supported "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) - * voices; specifying "zh" will also get supported "cmn-*" voices; specifying "zh-hk" will - * also get supported "yue-*" voices. + * E.g. when specifying "en-NZ", you will get supported "en-\*" voices; when specifying + * "no", you will get supported "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) + * voices; specifying "zh" will also get supported "cmn-\*" voices; specifying "zh-hk" + * will also get supported "yue-\*" voices. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListVoicesResponse listVoices(String languageCode) { diff --git a/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequest.java b/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequest.java index bd0d10d2..488c7510 100644 --- a/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequest.java +++ b/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequest.java @@ -121,10 +121,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -151,10 +151,10 @@ public java.lang.String getLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -501,10 +501,10 @@ public Builder mergeFrom( * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -530,10 +530,10 @@ public java.lang.String getLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -559,10 +559,10 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -587,10 +587,10 @@ public Builder setLanguageCode(java.lang.String value) { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -611,10 +611,10 @@ public Builder clearLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequestOrBuilder.java b/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequestOrBuilder.java index c0efcd7c..d71890d9 100644 --- a/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequestOrBuilder.java +++ b/proto-google-cloud-texttospeech-v1/src/main/java/com/google/cloud/texttospeech/v1/ListVoicesRequestOrBuilder.java @@ -31,10 +31,10 @@ public interface ListVoicesRequestOrBuilder * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -50,10 +50,10 @@ public interface ListVoicesRequestOrBuilder * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-texttospeech-v1/src/main/proto/google/cloud/texttospeech/v1/cloud_tts.proto b/proto-google-cloud-texttospeech-v1/src/main/proto/google/cloud/texttospeech/v1/cloud_tts.proto index 208964f8..ebcf44d8 100644 --- a/proto-google-cloud-texttospeech-v1/src/main/proto/google/cloud/texttospeech/v1/cloud_tts.proto +++ b/proto-google-cloud-texttospeech-v1/src/main/proto/google/cloud/texttospeech/v1/cloud_tts.proto @@ -60,10 +60,10 @@ message ListVoicesRequest { // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If // specified, the ListVoices call will only return voices that can be used to // synthesize this language_code. E.g. when specifying "en-NZ", you will get - // supported "en-*" voices; when specifying "no", you will get supported - // "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - // will also get supported "cmn-*" voices; specifying "zh-hk" will also get - // supported "yue-*" voices. + // supported "en-\*" voices; when specifying "no", you will get supported + // "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + // will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + // supported "yue-\*" voices. string language_code = 1 [(google.api.field_behavior) = OPTIONAL]; } diff --git a/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequest.java b/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequest.java index 96d4b985..76555cb2 100644 --- a/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequest.java +++ b/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequest.java @@ -121,10 +121,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -151,10 +151,10 @@ public java.lang.String getLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -502,10 +502,10 @@ public Builder mergeFrom( * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -531,10 +531,10 @@ public java.lang.String getLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -560,10 +560,10 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -588,10 +588,10 @@ public Builder setLanguageCode(java.lang.String value) { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -612,10 +612,10 @@ public Builder clearLanguageCode() { * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequestOrBuilder.java b/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequestOrBuilder.java index f4e1361d..6acdeaa4 100644 --- a/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequestOrBuilder.java +++ b/proto-google-cloud-texttospeech-v1beta1/src/main/java/com/google/cloud/texttospeech/v1beta1/ListVoicesRequestOrBuilder.java @@ -31,10 +31,10 @@ public interface ListVoicesRequestOrBuilder * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; @@ -50,10 +50,10 @@ public interface ListVoicesRequestOrBuilder * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If * specified, the ListVoices call will only return voices that can be used to * synthesize this language_code. E.g. when specifying "en-NZ", you will get - * supported "en-*" voices; when specifying "no", you will get supported - * "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - * will also get supported "cmn-*" voices; specifying "zh-hk" will also get - * supported "yue-*" voices. + * supported "en-\*" voices; when specifying "no", you will get supported + * "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + * will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + * supported "yue-\*" voices. * * * string language_code = 1 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/proto-google-cloud-texttospeech-v1beta1/src/main/proto/google/cloud/texttospeech/v1beta1/cloud_tts.proto b/proto-google-cloud-texttospeech-v1beta1/src/main/proto/google/cloud/texttospeech/v1beta1/cloud_tts.proto index 15fbe9c7..9b67d924 100644 --- a/proto-google-cloud-texttospeech-v1beta1/src/main/proto/google/cloud/texttospeech/v1beta1/cloud_tts.proto +++ b/proto-google-cloud-texttospeech-v1beta1/src/main/proto/google/cloud/texttospeech/v1beta1/cloud_tts.proto @@ -59,10 +59,10 @@ message ListVoicesRequest { // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If // specified, the ListVoices call will only return voices that can be used to // synthesize this language_code. E.g. when specifying "en-NZ", you will get - // supported "en-*" voices; when specifying "no", you will get supported - // "no-*" (Norwegian) and "nb-*" (Norwegian Bokmal) voices; specifying "zh" - // will also get supported "cmn-*" voices; specifying "zh-hk" will also get - // supported "yue-*" voices. + // supported "en-\*" voices; when specifying "no", you will get supported + // "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh" + // will also get supported "cmn-\*" voices; specifying "zh-hk" will also get + // supported "yue-\*" voices. string language_code = 1 [(google.api.field_behavior) = OPTIONAL]; } diff --git a/synth.metadata b/synth.metadata index 56bb6a5a..f0337475 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,23 +4,23 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-texttospeech.git", - "sha": "74b88aa8cd3745173d8b469e6fa328a91ff51c4f" + "sha": "b4bcfe77744ae3c5471ca0db0c3dd0c8c5b3981d" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "a94df49e8f208649f2f5cb39a84668c6a3434ce8", - "internalRef": "323424211" + "sha": "9b0c7b1a4665909bd18a0e0fd33004945b5c9c13", + "internalRef": "325528080" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "a94df49e8f208649f2f5cb39a84668c6a3434ce8", - "internalRef": "323424211" + "sha": "9b0c7b1a4665909bd18a0e0fd33004945b5c9c13", + "internalRef": "325528080" } }, {