gcsPath property

String? gcsPath
getter/setter pair

A Cloud Storage path to the template from which to create the job.

Must be a valid Cloud Storage URL, beginning with gs://.

Required.

Implementation

core.String? gcsPath;