persistentResourceId property
The ID of the PersistentResource in the same Project and Location which to run If this is specified, the job will be run on existing machines held by the PersistentResource instead of on-demand short-live machines.
The network and CMEK configs on the job should be consistent with those on the PersistentResource, otherwise, the job will be rejected.
Optional.
Implementation
core.String? persistentResourceId;