@@ -118,13 +118,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
118118 *
119119 * <pre>
120120 * Optional. Recommended.
121- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
122- * specified, the ListVoices call will only return voices that can be used to
123- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
124- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
125- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
126- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
127- * also get supported `"yue-\*"` voices .
121+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
122+ * If not specified, the API will return all supported voices.
123+ * If specified, the ListVoices call will only return voices that can be used
124+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
125+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
126+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
127+ * returned .
128128 * </pre>
129129 *
130130 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -148,13 +148,13 @@ public java.lang.String getLanguageCode() {
148148 *
149149 * <pre>
150150 * Optional. Recommended.
151- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
152- * specified, the ListVoices call will only return voices that can be used to
153- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
154- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
155- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
156- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
157- * also get supported `"yue-\*"` voices .
151+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
152+ * If not specified, the API will return all supported voices.
153+ * If specified, the ListVoices call will only return voices that can be used
154+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
155+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
156+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
157+ * returned .
158158 * </pre>
159159 *
160160 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -498,13 +498,13 @@ public Builder mergeFrom(
498498 *
499499 * <pre>
500500 * Optional. Recommended.
501- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
502- * specified, the ListVoices call will only return voices that can be used to
503- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
504- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
505- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
506- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
507- * also get supported `"yue-\*"` voices .
501+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
502+ * If not specified, the API will return all supported voices.
503+ * If specified, the ListVoices call will only return voices that can be used
504+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
505+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
506+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
507+ * returned .
508508 * </pre>
509509 *
510510 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -527,13 +527,13 @@ public java.lang.String getLanguageCode() {
527527 *
528528 * <pre>
529529 * Optional. Recommended.
530- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
531- * specified, the ListVoices call will only return voices that can be used to
532- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
533- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
534- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
535- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
536- * also get supported `"yue-\*"` voices .
530+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
531+ * If not specified, the API will return all supported voices.
532+ * If specified, the ListVoices call will only return voices that can be used
533+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
534+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
535+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
536+ * returned .
537537 * </pre>
538538 *
539539 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -556,13 +556,13 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() {
556556 *
557557 * <pre>
558558 * Optional. Recommended.
559- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
560- * specified, the ListVoices call will only return voices that can be used to
561- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
562- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
563- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
564- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
565- * also get supported `"yue-\*"` voices .
559+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
560+ * If not specified, the API will return all supported voices.
561+ * If specified, the ListVoices call will only return voices that can be used
562+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
563+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
564+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
565+ * returned .
566566 * </pre>
567567 *
568568 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -584,13 +584,13 @@ public Builder setLanguageCode(java.lang.String value) {
584584 *
585585 * <pre>
586586 * Optional. Recommended.
587- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
588- * specified, the ListVoices call will only return voices that can be used to
589- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
590- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
591- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
592- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
593- * also get supported `"yue-\*"` voices .
587+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
588+ * If not specified, the API will return all supported voices.
589+ * If specified, the ListVoices call will only return voices that can be used
590+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
591+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
592+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
593+ * returned .
594594 * </pre>
595595 *
596596 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
@@ -608,13 +608,13 @@ public Builder clearLanguageCode() {
608608 *
609609 * <pre>
610610 * Optional. Recommended.
611- * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
612- * specified, the ListVoices call will only return voices that can be used to
613- * synthesize this language_code. E.g. when specifying `"en-NZ"`, you will get
614- * supported `"en-\*"` voices; when specifying `"no"`, you will get supported
615- * `"no-\* "` (Norwegian) and `"nb-\*"` (Norwegian Bokmal) voices; specifying
616- * `"zh "` will also get supported `"cmn -\*"` voices; specifying `"zh-hk"` will
617- * also get supported `"yue-\*"` voices .
611+ * [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
612+ * If not specified, the API will return all supported voices.
613+ * If specified, the ListVoices call will only return voices that can be used
614+ * to synthesize this language_code. For example, if you specify `"en-NZ"`,
615+ * all `"en-NZ "` voices will be returned. If you specify `"no"`, both
616+ * `"no-\* "` (Norwegian) and `"nb -\*"` (Norwegian Bokmal) voices will be
617+ * returned .
618618 * </pre>
619619 *
620620 * <code>string language_code = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
0 commit comments