path property
A URL representing a file or path (no wildcards) in Cloud Storage.
Example: gs://[BUCKET_NAME]/dictionary.txt
Implementation
core.String? path;
A URL representing a file or path (no wildcards) in Cloud Storage.
Example: gs://[BUCKET_NAME]/dictionary.txt
core.String? path;