Skip to content

Commit

Permalink
feat(components): internal
Browse files Browse the repository at this point in the history
Signed-off-by: Googler <nobody@google.com>
PiperOrigin-RevId: 657335007
  • Loading branch information
Googler committed Jul 31, 2024
1 parent 87184fd commit 8958d04
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ message GoogleCloudStorageValidation {
// of the component/pipeline). If the value doesn't exist or is empty,
// overriding won't happen.
string override_placeholder = 4;

// Optional. List of GCS URIs.
repeated string gcs_uris = 5;
}

// Describes the details for Google Cloud Project Quota Validation.
Expand Down

0 comments on commit 8958d04

Please sign in to comment.