cirq.google.Engine.get_program

Engine.get_program(program_resource_name: str) → Dict[source]

Returns the previously created quantum program.

Params:
program_resource_name: A string of the form
projects/project_id/programs/program_id.
Returns:A dictionary containing the metadata and the program.