File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ message CsvSource {
4444message GcsSource {
4545 // Required. Google Cloud Storage URI(-s) to the input file(s). May contain
4646 // wildcards. For more information on wildcards, see
47- // https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
47+ // https://cloud.google.com/storage/docs/wildcards .
4848 repeated string uris = 1 [(google.api.field_behavior ) = REQUIRED ];
4949}
5050
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ message CsvSource {
4444message GcsSource {
4545 // Required. Google Cloud Storage URI(-s) to the input file(s). May contain
4646 // wildcards. For more information on wildcards, see
47- // https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
47+ // https://cloud.google.com/storage/docs/wildcards .
4848 repeated string uris = 1 [(google.api.field_behavior ) = REQUIRED ];
4949}
5050
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ message ModelMonitoringInput {
161161
162162 // Google Cloud Storage URI to the input file(s). May contain
163163 // wildcards. For more information on wildcards, see
164- // https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames .
164+ // https://cloud.google.com/storage/docs/wildcards .
165165 string gcs_uri = 1 ;
166166
167167 // Data format of the dataset.
You can’t perform that action at this time.
0 commit comments