update property

bool? update
getter/setter pair

Set this to true if you are sending a request to update a running streaming job.

When set, the job name should be the same as the running job.

Implementation

core.bool? update;