The state file now explicitly lists the service-yaml file for each API. Librarian needs to detect the correct file to put in the state file using a heuristic based off of the source path of the API in googleapis. This should happen before any container commands are invoked so this filename can be shared to the containers.
Blocked by: #772