mainJarFileUri property
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;
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).
core.String? mainJarFileUri;