File: README.md

package info (click to toggle)
ruby-googleapis-common-protos-types 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: ruby: 7; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Common Types

This gem contains common message types for Google APIs.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'googleapis-common-protos-types'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install googleapis-common-protos-types