fix:  map LRO errors to library exception types (#86)

Fixes #15 🦕

Errors raised by long running operations are currently always type GoogleAPICallError. Use the status code to create a more specific exception type.
4 files changed