project property

String? project
getter/setter pair

The project in which jobs are run.

By default, the project containing the Lake is used. If a project is provided, the ExecutionSpec.service_account must belong to this project.

Optional.

Implementation

core.String? project;