mainJarFileUri property

String? mainJarFileUri
getter/setter pair

The Cloud Storage URI of the jar file that contains the main class.

The execution args are passed in as a sequence of named process arguments (--key=value).

Implementation

core.String? mainJarFileUri;