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: 660148123
  • Loading branch information
Googler committed Aug 6, 2024
1 parent 83dcf1a commit 2eb9bec
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ message ValidationItems {
// Describes the details for Google Cloud Storage Validation.
message GoogleCloudStorageValidation {
// Required. URI of the GCS object. Use placeholder to specify the dynamic
// value like bucket name. Example:
// value like bucket name. For Example:
// "gs://{{$.parameter.bucket}}/file_name"
string gcs_uri = 1;
// Required. Whether the gcs_uri is input or output.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2eb9bec

Please sign in to comment.