└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Google API Ruby Client (0.8.x) Samples 2 | 3 | This repository contained contributed samples for an outdated version (0.8.x) 4 | of the [google-api-client](https://rubygems.org/gems/google-api-client) Ruby 5 | gem. They are not compatible with the current client library, and so have 6 | been deleted to avoid confusion. 7 | 8 | Updated samples for current versions may be found in the library repository 9 | at https://github.com/googleapis/google-api-ruby-client/tree/master/samples 10 | 11 | --------------------------------------------------------------------------------