Skip to content

Commit 2eb9bec

Browse files
author
Googler
committed
feat(components): internal
Signed-off-by: Googler <nobody@google.com> PiperOrigin-RevId: 660148123
1 parent 83dcf1a commit 2eb9bec

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ message ValidationItems {
247247
// Describes the details for Google Cloud Storage Validation.
248248
message GoogleCloudStorageValidation {
249249
// Required. URI of the GCS object. Use placeholder to specify the dynamic
250-
// value like bucket name. Example:
250+
// value like bucket name. For Example:
251251
// "gs://{{$.parameter.bucket}}/file_name"
252252
string gcs_uri = 1;
253253
// Required. Whether the gcs_uri is input or output.

components/google-cloud/google_cloud_pipeline_components/proto/template_metadata_pb2.py

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)