IBMCircuitJob.update_name#
- IBMCircuitJob.update_name(name)#
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.
Update the name associated with this job.
name (str
) – The new name for this job.
str
The new name associated with this job.