Skip to content

Commit 195c3bf

Browse files
Google APIscopybara-github
authored andcommitted
docs: update an outdated URL
PiperOrigin-RevId: 753269545
1 parent ee1a2b4 commit 195c3bf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

google/cloud/aiplatform/v1/io.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ message CsvSource {
4444
message 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

google/cloud/aiplatform/v1beta1/io.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ message CsvSource {
4444
message 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

google/cloud/aiplatform/v1beta1/model_monitoring_spec.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)