IBMQJob.update_name

IBMQJob.update_name(name)[source]

Update the name associated with this job.

Parameters

name (str) – The new name for this job.

Return type

str

Returns

The new name associated with this job.

Raises