path property

String? path
getter/setter pair

A URL representing a file or path (no wildcards) in Cloud Storage.

Example: gs://[BUCKET_NAME]/dictionary.txt

Implementation

core.String? path;