@@ -76,7 +76,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7676 * <pre>
7777 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
7878 * wildcards. For more information on wildcards, see
79- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
79+ * https://cloud.google.com/storage/docs/wildcards .
8080 * </pre>
8181 *
8282 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -93,7 +93,7 @@ public com.google.protobuf.ProtocolStringList getUrisList() {
9393 * <pre>
9494 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
9595 * wildcards. For more information on wildcards, see
96- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
96+ * https://cloud.google.com/storage/docs/wildcards .
9797 * </pre>
9898 *
9999 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -110,7 +110,7 @@ public int getUrisCount() {
110110 * <pre>
111111 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
112112 * wildcards. For more information on wildcards, see
113- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
113+ * https://cloud.google.com/storage/docs/wildcards .
114114 * </pre>
115115 *
116116 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -128,7 +128,7 @@ public java.lang.String getUris(int index) {
128128 * <pre>
129129 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
130130 * wildcards. For more information on wildcards, see
131- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
131+ * https://cloud.google.com/storage/docs/wildcards .
132132 * </pre>
133133 *
134134 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -511,7 +511,7 @@ private void ensureUrisIsMutable() {
511511 * <pre>
512512 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
513513 * wildcards. For more information on wildcards, see
514- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
514+ * https://cloud.google.com/storage/docs/wildcards .
515515 * </pre>
516516 *
517517 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -529,7 +529,7 @@ public com.google.protobuf.ProtocolStringList getUrisList() {
529529 * <pre>
530530 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
531531 * wildcards. For more information on wildcards, see
532- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
532+ * https://cloud.google.com/storage/docs/wildcards .
533533 * </pre>
534534 *
535535 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -546,7 +546,7 @@ public int getUrisCount() {
546546 * <pre>
547547 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
548548 * wildcards. For more information on wildcards, see
549- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
549+ * https://cloud.google.com/storage/docs/wildcards .
550550 * </pre>
551551 *
552552 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -564,7 +564,7 @@ public java.lang.String getUris(int index) {
564564 * <pre>
565565 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
566566 * wildcards. For more information on wildcards, see
567- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
567+ * https://cloud.google.com/storage/docs/wildcards .
568568 * </pre>
569569 *
570570 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -582,7 +582,7 @@ public com.google.protobuf.ByteString getUrisBytes(int index) {
582582 * <pre>
583583 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
584584 * wildcards. For more information on wildcards, see
585- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
585+ * https://cloud.google.com/storage/docs/wildcards .
586586 * </pre>
587587 *
588588 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -608,7 +608,7 @@ public Builder setUris(int index, java.lang.String value) {
608608 * <pre>
609609 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
610610 * wildcards. For more information on wildcards, see
611- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
611+ * https://cloud.google.com/storage/docs/wildcards .
612612 * </pre>
613613 *
614614 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -633,7 +633,7 @@ public Builder addUris(java.lang.String value) {
633633 * <pre>
634634 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
635635 * wildcards. For more information on wildcards, see
636- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
636+ * https://cloud.google.com/storage/docs/wildcards .
637637 * </pre>
638638 *
639639 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -655,7 +655,7 @@ public Builder addAllUris(java.lang.Iterable<java.lang.String> values) {
655655 * <pre>
656656 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
657657 * wildcards. For more information on wildcards, see
658- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
658+ * https://cloud.google.com/storage/docs/wildcards .
659659 * </pre>
660660 *
661661 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -676,7 +676,7 @@ public Builder clearUris() {
676676 * <pre>
677677 * Required. Google Cloud Storage URI(-s) to the input file(s). May contain
678678 * wildcards. For more information on wildcards, see
679- * https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
679+ * https://cloud.google.com/storage/docs/wildcards .
680680 * </pre>
681681 *
682682 * <code>repeated string uris = 1 [(.google.api.field_behavior) = REQUIRED];</code>
0 commit comments