qiskit.providers.ibmq.managed.ManagedJobSet.update_name¶ ManagedJobSet.update_name(name)[source]¶ Update the name of this job set. Parameters name (str) – The new name for this job set. Return type str Returns The new name associated with this job set.