1This is a simple client library for version V1beta4 of the Cloud SQL Admin API.
2It provides:
3- A client object that connects to the HTTP/JSON REST endpoint for the service.
4- Ruby objects for data structures related to the service.
5- Integration with the googleauth gem for authentication using OAuth, API keys,
6  and service accounts.
7- Control of retry, pagination, and timeouts.
8
9See also: https://github.com/googleapis/google-api-ruby-client
10