gcsPath property

String? gcsPath
getter/setter pair

The path to a directory in GCS that will eventually contain the results for this test.

The requesting user must have write access on the bucket in the supplied path.

Required.

Implementation

core.String? gcsPath;