# Common Services This gem contains common gRPC services for Google APIs. ## Installation Add this line to your application's Gemfile: ```ruby gem 'googleapis-common-protos' ``` And then execute: $ bundle Or install it yourself as: $ gem install googleapis-common-protos