@@ -170,8 +170,9 @@ public AdaptationStub getStub() {
170170 * <p>`projects/{project}/locations/{location}/phraseSets`
171171 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
172172 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
173- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
174- * with matching `us` or `eu` location value.
173+ * location. To specify a region, use a [regional
174+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
175+ * `eu` location value.
175176 * @param phraseSet Required. The phrase set to create.
176177 * @param phraseSetId Required. The ID to use for the phrase set, which will become the final
177178 * component of the phrase set's resource name.
@@ -210,8 +211,9 @@ public final PhraseSet createPhraseSet(
210211 * <p>`projects/{project}/locations/{location}/phraseSets`
211212 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
212213 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
213- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
214- * with matching `us` or `eu` location value.
214+ * location. To specify a region, use a [regional
215+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
216+ * `eu` location value.
215217 * @param phraseSet Required. The phrase set to create.
216218 * @param phraseSetId Required. The ID to use for the phrase set, which will become the final
217219 * component of the phrase set's resource name.
@@ -298,8 +300,9 @@ public final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCal
298300 * <p>`projects/{project}/locations/{location}/phraseSets/{phrase_set}`
299301 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
300302 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
301- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
302- * with matching `us` or `eu` location value.
303+ * location. To specify a region, use a [regional
304+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
305+ * `eu` location value.
303306 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
304307 */
305308 public final PhraseSet getPhraseSet (PhraseSetName name ) {
@@ -325,8 +328,9 @@ public final PhraseSet getPhraseSet(PhraseSetName name) {
325328 * <p>`projects/{project}/locations/{location}/phraseSets/{phrase_set}`
326329 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
327330 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
328- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
329- * with matching `us` or `eu` location value.
331+ * location. To specify a region, use a [regional
332+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
333+ * `eu` location value.
330334 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
331335 */
332336 public final PhraseSet getPhraseSet (String name ) {
@@ -398,8 +402,9 @@ public final UnaryCallable<GetPhraseSetRequest, PhraseSet> getPhraseSetCallable(
398402 * <p>`projects/{project}/locations/{location}`
399403 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
400404 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
401- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
402- * with matching `us` or `eu` location value.
405+ * location. To specify a region, use a [regional
406+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
407+ * `eu` location value.
403408 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
404409 */
405410 public final ListPhraseSetPagedResponse listPhraseSet (LocationName parent ) {
@@ -429,8 +434,9 @@ public final ListPhraseSetPagedResponse listPhraseSet(LocationName parent) {
429434 * <p>`projects/{project}/locations/{location}`
430435 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
431436 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
432- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
433- * with matching `us` or `eu` location value.
437+ * location. To specify a region, use a [regional
438+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
439+ * `eu` location value.
434440 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
435441 */
436442 public final ListPhraseSetPagedResponse listPhraseSet (String parent ) {
@@ -545,8 +551,9 @@ public final UnaryCallable<ListPhraseSetRequest, ListPhraseSetResponse> listPhra
545551 * <p>`projects/{project}/locations/{location}/phraseSets/{phrase_set}`
546552 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
547553 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
548- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
549- * with matching `us` or `eu` location value.
554+ * location. To specify a region, use a [regional
555+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
556+ * `eu` location value.
550557 * @param updateMask The list of fields to be updated.
551558 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
552559 */
@@ -715,8 +722,9 @@ public final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallabl
715722 * <p>`projects/{project}/locations/{location}/customClasses`
716723 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
717724 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
718- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
719- * with matching `us` or `eu` location value.
725+ * location. To specify a region, use a [regional
726+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
727+ * `eu` location value.
720728 * @param customClass Required. The custom class to create.
721729 * @param customClassId Required. The ID to use for the custom class, which will become the final
722730 * component of the custom class' resource name.
@@ -753,8 +761,9 @@ public final CustomClass createCustomClass(
753761 * <p>`projects/{project}/locations/{location}/customClasses`
754762 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
755763 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
756- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
757- * with matching `us` or `eu` location value.
764+ * location. To specify a region, use a [regional
765+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
766+ * `eu` location value.
758767 * @param customClass Required. The custom class to create.
759768 * @param customClassId Required. The ID to use for the custom class, which will become the final
760769 * component of the custom class' resource name.
@@ -931,8 +940,9 @@ public final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCal
931940 * <p>`projects/{project}/locations/{location}/customClasses`
932941 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
933942 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
934- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
935- * with matching `us` or `eu` location value.
943+ * location. To specify a region, use a [regional
944+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
945+ * `eu` location value.
936946 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
937947 */
938948 public final ListCustomClassesPagedResponse listCustomClasses (LocationName parent ) {
@@ -962,8 +972,9 @@ public final ListCustomClassesPagedResponse listCustomClasses(LocationName paren
962972 * <p>`projects/{project}/locations/{location}/customClasses`
963973 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
964974 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
965- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
966- * with matching `us` or `eu` location value.
975+ * location. To specify a region, use a [regional
976+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
977+ * `eu` location value.
967978 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
968979 */
969980 public final ListCustomClassesPagedResponse listCustomClasses (String parent ) {
@@ -1082,8 +1093,9 @@ public final ListCustomClassesPagedResponse listCustomClasses(ListCustomClassesR
10821093 * <p>`projects/{project}/locations/{location}/customClasses/{custom_class}`
10831094 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
10841095 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
1085- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
1086- * with matching `us` or `eu` location value.
1096+ * location. To specify a region, use a [regional
1097+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
1098+ * `eu` location value.
10871099 * @param updateMask The list of fields to be updated.
10881100 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
10891101 */
@@ -1161,8 +1173,9 @@ public final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomCl
11611173 * <p>`projects/{project}/locations/{location}/customClasses/{custom_class}`
11621174 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
11631175 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
1164- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
1165- * with matching `us` or `eu` location value.
1176+ * location. To specify a region, use a [regional
1177+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
1178+ * `eu` location value.
11661179 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
11671180 */
11681181 public final void deleteCustomClass (CustomClassName name ) {
@@ -1190,8 +1203,9 @@ public final void deleteCustomClass(CustomClassName name) {
11901203 * <p>`projects/{project}/locations/{location}/customClasses/{custom_class}`
11911204 * <p>Speech-to-Text supports three locations: `global`, `us` (US North America), and `eu`
11921205 * (Europe). If you are calling the `speech.googleapis.com` endpoint, use the `global`
1193- * location. To specify a region, use a [regional endpoint](/speech-to-text/docs/endpoints)
1194- * with matching `us` or `eu` location value.
1206+ * location. To specify a region, use a [regional
1207+ * endpoint](https://cloud.google.com/speech-to-text/docs/endpoints) with matching `us` or
1208+ * `eu` location value.
11951209 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
11961210 */
11971211 public final void deleteCustomClass (String name ) {
0 commit comments