Skip to content

Commit 461d892

Browse files
author
Googler
committed
feat(components): internal
Signed-off-by: Googler <nobody@google.com> PiperOrigin-RevId: 658076101
1 parent 87184fd commit 461d892

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/google-cloud/google_cloud_pipeline_components/proto/template_metadata.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,9 @@ message GoogleCloudStorageValidation {
265265
// of the component/pipeline). If the value doesn't exist or is empty,
266266
// overriding won't happen.
267267
string override_placeholder = 4;
268+
269+
// Optional. List of GCS URIs.
270+
repeated string gcs_uris = 5;
268271
}
269272

270273
// Describes the details for Google Cloud Project Quota Validation.

0 commit comments

Comments
 (0)