gcsPath property

String? gcsPath
getter/setter pair

File stored in Cloud Storage bucket and represented in the form projects/{project_id}/buckets/{bucket_name}/objects/{object_name} File should be in the same project as the domain.

Implementation

core.String? gcsPath;