File: README.md

package info (click to toggle)
ruby-googleapis-common-protos 1.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: ruby: 5; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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