Might be cool to write a DAAP client that uses this so you get your Google Music inside of iTunes as a shared library. If I wasn't so loaded with stuff right now I might start a project. Oh, heck maybe I'll do it anyway.
Unfortunately the DAAP library I started with doesn't support some of the options that iTunes looks for. It works with Rhythmbox and Banshee on Linux, and someone told me that it worked with an Android DAAP client.
Unlike the API posted here, which emulates requests from the web interface, mine is based on the internal API used by Google's Android client.
It's far enough along that it can list the whole library, and a client like Rhythmbox can request and successfully play a song.
I stopped mostly from time constraints, but I'm hoping to have time to continue working on it. Things like seeking in tracks and playlists would be nice to have.