https://github.com/googleapis/common-protos-ruby
Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos
https://github.com/googleapis/common-protos-ruby
Keywords from Contributors
marshalling protobuf-runtime protoc protocol-buffers protocol-compiler
Last synced: about 16 hours ago
JSON representation
Repository metadata
Ruby protocol buffer classes generated from https://github.com/googleapis/api-common-protos
- Host: GitHub
- URL: https://github.com/googleapis/common-protos-ruby
- Owner: googleapis
- License: apache-2.0
- Created: 2019-01-30T22:02:36.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-07-31T22:03:41.000Z (16 days ago)
- Last Synced: 2026-08-05T21:26:44.239Z (11 days ago)
- Language: Ruby
- Homepage:
- Size: 1.09 MB
- Stars: 21
- Watchers: 42
- Forks: 17
- Open Issues: 12
- Releases: 96
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
README.md
Common Protos Ruby
This repository is a home for the protocol buffer types which are
common dependencies throughout the Google API ecosystem, generated for Ruby.
The protobuf definitions for these generated Ruby classes are provided in the
https://github.com/googleapis/googleapis repository.
Included gems
The gems available are:
- googleapis-common-protos-types :
Proto message classes for global common components as described in
AIP 213, but omitting common services. - googleapis-common-protos :
All global common components as described in AIP 213,
including both the common types from
googleapis-common-protos-types
(by bringing that gem in as a dependency), and common services such as
Google::Longrunning::Operations::Service. - google-cloud-common :
Long running operation metadata types for Google Cloud. - google-geo-type :
Common types for Google Geo services. - google-shopping-type :
Common types for Google Shopping services. - google-apps-script-type :
Common types for Google Apps Script services. - google-apps-card-v1 :
Common types for Google Apps Card. - grpc-google-iam-v1 :
Common IAM policy types and the IAM service definition. Deprecated in favor
of the google-iam-v1 client.
Maintenance
Generally these gems are maintained by Google engineers and automated processes.
Gem updates
A GitHub Action periodically opens pull requests to update proto classes based
on changes to the source protos from https://github.com/googleapis/googleapis.
Changes can also be run locally on the command line by moving into an existing
gem directory and running:
$ toys compile
You can also run toys compile at the top level of the repo to update all gems.
Creating new gems
New common component gems are rare, and decisions on their creation are owned
by the Google Cloud SDK team in compliance with AIP 213.
If a new gem is needed, it can be generated by Google engineer by triggering a
GitHub Action. It can also be generated locally on the command line by running:
$ toys new-gem path/to/proto/directory
Releases
Releases are handled by release-please. Release pull requests will be opened as
needed and can be merged by Google engineers.
Owner metadata
- Name: Google APIs
- Login: googleapis
- Email:
- Kind: organization
- Description: Clients for Google APIs and tools that help produce them.
- Website: https://googleapis.github.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16785467?v=4
- Repositories: 781
- Last ynced at: 2023-04-09T04:55:29.167Z
- Profile URL: https://github.com/googleapis
GitHub Events
Total
- Release event: 20
- Delete event: 36
- Pull request event: 104
- Fork event: 1
- Issues event: 7
- Watch event: 1
- Issue comment event: 31
- Push event: 194
- Pull request review event: 49
- Create event: 72
Last Year
- Release event: 2
- Delete event: 16
- Pull request event: 14
- Issues event: 3
- Issue comment event: 3
- Push event: 26
- Pull request review event: 6
- Create event: 21
Committers metadata
Last synced: 1 day ago
Total Commits: 373
Total Committers: 20
Avg Commits per committer: 18.65
Development Distribution Score (DDS): 0.536
Commits in past year: 27
Committers in past year: 9
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.556
| Name | Commits | |
|---|---|---|
| yoshi-code-bot | 7****t | 173 |
| release-please[bot] | 5****] | 75 |
| Daniel Azuma | d****a@g****m | 69 |
| Joe Bolinger | j****r@g****m | 14 |
| Mend Renovate | b****t@r****m | 13 |
| André Andreassa | a****a | 5 |
| Viacheslav Rostovtsev | 5****v | 5 |
| Tomo Suzuki | s****o@g****m | 3 |
| google-cloud-policy-bot[bot] | 8****] | 2 |
| Shiv Gautam | 8****m | 2 |
| Mike Moore | m****e@b****m | 2 |
| Justin Beckwith | j****h@g****m | 2 |
| Chris Smith | q****o@g****m | 1 |
| David Supplee | d****e@g****m | 1 |
| Diptanshu Mittal | 4****l | 1 |
| Ernest Landrito | l****o@g****m | 1 |
| Google Admin | g****n@g****m | 1 |
| Jeff Ching | c****r@g****m | 1 |
| Torrey Payne | 1****e | 1 |
| Tram Bui | 6****9 | 1 |
Committer domains:
- google.com: 5
- blowmage.com: 1
- renovateapp.com: 1
Issue and Pull Request metadata
Last synced: 3 days ago
Total issues: 10
Total pull requests: 511
Average time to close issues: 10 months
Average time to close pull requests: 4 days
Total issue authors: 9
Total pull request authors: 15
Average comments per issue: 0.5
Average comments per pull request: 0.5
Merged pull request: 404
Bot issues: 5
Bot pull requests: 110
Past year issues: 0
Past year pull requests: 49
Past year average time to close issues: N/A
Past year average time to close pull requests: about 21 hours
Past year issue authors: 0
Past year pull request authors: 9
Past year average comments per issue: 0
Past year average comments per pull request: 0.12
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 7
Top Issue Authors
- failure-checker[bot] (2)
- qnighy (1)
- repo-metadata-lint[bot] (1)
- ha4gu (1)
- release-please[bot] (1)
- forking-renovate[bot] (1)
- shouichi (1)
- yoshi-code-bot (1)
- q-ahmedsalman (1)
Top Pull Request Authors
- yoshi-code-bot (283)
- release-please[bot] (110)
- dazuma (66)
- renovate-bot (21)
- viacheslav-rostovtsev (9)
- aandreassa (7)
- suztomo (4)
- shivgautam (2)
- JustinBeckwith (2)
- chingor13 (2)
- torreypayne (1)
- diptanshumittal (1)
- ramesh-chandra-zomato (1)
- google-admin (1)
- likuor (1)
Top Issue Labels
- type: process (4)
- type: bug (2)
- priority: p2 (2)
- kokoro:force-run (2)
- type: feature request (2)
- priority: p3 (2)
- automerge (1)
- autorelease: pending (1)
- repo-metadata: lint (1)
Top Pull Request Labels
- kokoro:force-run (396)
- autorelease: published (64)
- autorelease: pending (46)
- automerge (24)
- cla: yes (16)
- autorelease: tagged (12)
- automerge: exact (7)
- autorelease: closed (1)
- do not merge (1)
- api: iam (1)
Package metadata
- Total packages: 30
-
Total downloads:
- rubygems: 850,666,794 total
- Total docker downloads: 1,813,476,188
- Total dependent packages: 155 (may contain duplicates)
- Total dependent repositories: 3,103 (may contain duplicates)
- Total versions: 253
- Total maintainers: 3
gem.coop: googleapis-common-protos-types
Common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/googleapis-common-protos-types/
- Licenses: Apache-2.0
- Latest release: 1.23.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:42.674Z (1 day ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 222,972,126 Total
- Docker Downloads: 443,049,090
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.095%
- Downloads: 0.124%
- Docker downloads count: 0.256%
- Maintainers (2)
gem.coop: googleapis-common-protos
Common gRPC and protocol buffer classes used in Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/googleapis-common-protos/
- Licenses: Apache-2.0
- Latest release: 1.10.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:49.919Z (1 day ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 110,583,924 Total
- Docker Downloads: 442,854,388
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.128%
- Downloads: 0.255%
- Docker downloads count: 0.257%
- Maintainers (2)
gem.coop: grpc-google-iam-v1
Common protos and gRPC services for Google IAM
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/grpc-google-iam-v1/
- Licenses: Apache-2.0
- Latest release: 1.12.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.186Z (1 day ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 74,498,470 Total
- Docker Downloads: 70
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Downloads: 0.418%
- Average: 0.436%
- Docker downloads count: 1.326%
- Maintainers (2)
gem.coop: google-cloud-common
Common protocol buffer types used by Google Cloud APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-cloud-common/
- Licenses: Apache-2.0
- Latest release: 1.10.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:45.203Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 16,535,546 Total
- Docker Downloads: 20,834,546
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.492%
- Docker downloads count: 0.981%
- Downloads: 0.987%
- Maintainers (1)
debian-13: ruby-googleapis-common-protos-types
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: https://packages.debian.org/trixie/ruby-googleapis-common-protos-types
- Licenses: apache-2.0
- Latest release: 1.14.0-1 (published 6 months ago)
- Last Synced: 2026-03-14T15:02:39.159Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.864%
- Forks count: 1.211%
- Stargazers count: 2.244%
gem.coop: google-apps-card-v1
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-apps-card-v1/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:45.082Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 622,603 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 4.636%
- Downloads: 13.909%
- Maintainers (1)
rubygems.org: googleapis-common-protos-types
Common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/googleapis-common-protos-types/
- Licenses: Apache-2.0
- Latest release: 1.23.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:42.662Z (1 day ago)
- Versions: 32
- Dependent Packages: 54
- Dependent Repositories: 2,261
- Downloads: 222,972,126 Total
- Docker Downloads: 443,049,090
-
Rankings:
- Downloads: 0.128%
- Docker downloads count: 0.32%
- Dependent packages count: 0.511%
- Dependent repos count: 0.663%
- Average: 4.684%
- Forks count: 6.933%
- Stargazers count: 19.55%
- Maintainers (2)
rubygems.org: googleapis-common-protos
Common gRPC and protocol buffer classes used in Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/googleapis-common-protos/
- Licenses: Apache-2.0
- Latest release: 1.10.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.502Z (1 day ago)
- Versions: 21
- Dependent Packages: 41
- Dependent Repositories: 687
- Downloads: 110,583,924 Total
- Docker Downloads: 442,854,388
-
Rankings:
- Downloads: 0.34%
- Docker downloads count: 0.439%
- Dependent packages count: 0.619%
- Dependent repos count: 1.339%
- Average: 4.87%
- Forks count: 6.933%
- Stargazers count: 19.55%
- Maintainers (2)
rubygems.org: grpc-google-iam-v1
Common protos and gRPC services for Google IAM
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/grpc-google-iam-v1/
- Licenses: Apache-2.0
- Latest release: 1.12.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.470Z (1 day ago)
- Versions: 18
- Dependent Packages: 52
- Dependent Repositories: 141
- Downloads: 74,498,470 Total
- Docker Downloads: 70
-
Rankings:
- Downloads: 0.488%
- Dependent packages count: 0.539%
- Dependent repos count: 2.435%
- Docker downloads count: 2.905%
- Average: 5.475%
- Forks count: 6.933%
- Stargazers count: 19.55%
- Maintainers (2)
gem.coop: google-shopping-type
Common protocol buffer types used by Google Shopping related client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-shopping-type/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.395Z (1 day ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 81,534 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 8.284%
- Downloads: 24.852%
- Maintainers (1)
rubygems.org: google-cloud-common
Common protocol buffer types used by Google Cloud APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-cloud-common/
- Licenses: Apache-2.0
- Latest release: 1.10.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:45.201Z (1 day ago)
- Versions: 12
- Dependent Packages: 2
- Dependent Repositories: 11
- Downloads: 16,535,546 Total
- Docker Downloads: 20,834,546
-
Rankings:
- Dependent packages count: 5.265%
- Forks count: 6.767%
- Dependent repos count: 6.904%
- Downloads: 6.969%
- Average: 9.085%
- Stargazers count: 19.521%
- Maintainers (1)
gem.coop: google-apps-script-type
Common protocol buffer types used by Google Apps Script related client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-apps-script-type/
- Licenses: Apache-2.0
- Latest release: 1.8.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:42.399Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 23,466 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 10.696%
- Downloads: 32.087%
- Maintainers (1)
gem.coop: google-geo-type
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-geo-type/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:44.655Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 15,293 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 15.635%
- Downloads: 46.905%
- Maintainers (1)
rubygems.org: google-apps-script-type
Common protocol buffer types used by Google Apps Script related client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-apps-script-type/
- Licenses: Apache-2.0
- Latest release: 1.8.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:42.396Z (1 day ago)
- Versions: 12
- Dependent Packages: 1
- Dependent Repositories: 3
- Downloads: 23,466 Total
-
Rankings:
- Forks count: 6.767%
- Dependent packages count: 7.748%
- Dependent repos count: 12.642%
- Stargazers count: 19.521%
- Average: 20.982%
- Downloads: 58.234%
- Maintainers (1)
gem.coop: google-backstory
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-backstory/
- Licenses: Apache-2.0
- Latest release: 0.1.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.661Z (1 day ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 435 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 33.089%
- Downloads: 99.266%
- Maintainers (1)
rubygems.org: google-backstory
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-backstory/
- Licenses: Apache-2.0
- Latest release: 0.1.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.799Z (1 day ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 435 Total
-
Rankings:
- Dependent packages count: 13.749%
- Dependent repos count: 42.112%
- Average: 49.352%
- Downloads: 92.196%
- Maintainers (1)
rubygems.org: google-geo-type
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-geo-type/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.685Z (1 day ago)
- Versions: 6
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 15,293 Total
-
Rankings:
- Dependent packages count: 14.613%
- Dependent repos count: 45.329%
- Average: 51.425%
- Downloads: 94.333%
- Maintainers (1)
rubygems.org: google-apps-card-v1
Common protocol buffer types used by client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-apps-card-v1/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:45.079Z (1 day ago)
- Versions: 7
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 622,603 Total
-
Rankings:
- Dependent packages count: 15.287%
- Dependent repos count: 47.422%
- Average: 53.621%
- Downloads: 98.153%
- Maintainers (1)
rubygems.org: google-shopping-type
Common protocol buffer types used by Google Shopping related client libraries
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: http://www.rubydoc.info/gems/google-shopping-type/
- Licenses: Apache-2.0
- Latest release: 1.2.0 (published 3 months ago)
- Last Synced: 2026-08-15T00:00:41.755Z (1 day ago)
- Versions: 10
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 81,534 Total
-
Rankings:
- Dependent packages count: 15.783%
- Dependent repos count: 48.893%
- Average: 54.7%
- Downloads: 99.423%
- Maintainers (1)
ubuntu-24.10: ruby-googleapis-common-protos-types
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.14.0-1 (published 6 months ago)
- Last Synced: 2026-03-09T17:05:57.072Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: ruby-googleapis-common-protos-types
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: https://packages.debian.org/bookworm/ruby-googleapis-common-protos-types
- Licenses: apache-2.0
- Latest release: 1.4.0-1 (published 6 months ago)
- Last Synced: 2026-03-13T23:43:28.783Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
openbsd-7.9-amd64: net/ruby-googleapis-common-protos-types,ruby34
common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.22.0 (published 4 months ago)
- Last Synced: 2026-05-28T02:34:39.907Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
openbsd-7.9-amd64: net/ruby-googleapis-common-protos-types,ruby33
common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.22.0 (published 4 months ago)
- Last Synced: 2026-05-28T02:34:26.861Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
guix: ruby-googleapis-common-protos-types
Common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n17134
- Licenses: asl2.0
- Latest release: 1.13.0 (published 6 months ago)
- Last Synced: 2026-04-27T16:18:45.247Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
openbsd-7.9-amd64: net/ruby-googleapis-common-protos-types,ruby40
common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.22.0 (published 4 months ago)
- Last Synced: 2026-05-28T02:34:53.997Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
ubuntu-23.10: ruby-googleapis-common-protos-types
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.4.0-1 (published 6 months ago)
- Last Synced: 2026-03-14T02:17:28.061Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: ruby-googleapis-common-protos
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.6.0-1 (published 6 months ago)
- Last Synced: 2026-03-09T17:08:25.000Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
gentoo-portage: dev-ruby/googleapis-common-protos-types
Common protocol buffer types used by Google APIs
- Homepage: https://github.com/googleapis/common-protos-ruby
- Documentation: https://packages.gentoo.org/packages/dev-ruby/googleapis-common-protos-types
- Licenses: Apache-2.0
- Latest release: 1.23.0 (published 3 months ago)
- Last Synced: 2026-05-28T02:45:50.598Z (3 months ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: ruby-googleapis-common-protos-types
- Homepage: https://github.com/googleapis/common-protos-ruby
- Licenses: apache-2.0
- Latest release: 1.4.0-1 (published 6 months ago)
- Last Synced: 2026-03-12T01:19:22.777Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- google-protobuf ~> 3.14
- googleapis-common-protos-types ~> 1.2
- googleapis-common-protos-types >= 0
- google-protobuf ~> 3.14
- googleapis-common-protos-types ~> 1.2
- grpc ~> 1.27
- google-protobuf ~> 3.14
- googleapis-common-protos >= 0
- googleapis-common-protos-types >= 0
- google-protobuf ~> 3.14
- googleapis-common-protos >= 1.3.12, < 2.0
- grpc ~> 1.27
- googleapis-common-protos-types >= 0
- googleapis-common-protos-types >= 0
- googleapis-common-protos-types >= 0
- google-protobuf >= 3.18, < 5.a
- googleapis-common-protos-types ~> 1.20
- google-protobuf >= 3.18, < 5.a
- google-protobuf >= 3.18, < 5.a
- googleapis-common-protos-types ~> 1.20
- actions/checkout v5 composite
- ruby/setup-ruby v1 composite
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- googleapis-common-protos-types >= 0
- google-protobuf ~> 3.14
- googleapis-common-protos-types ~> 1.4
- googleapis-common-protos-types >= 0
- bigdecimal 4.1.2
- bundler 4.0.14
- google-backstory 0.1.0
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-protobuf 4.35.1
- google-shopping-type 1.2.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-protobuf 4.35.1
- googleapis-common-protos 1.10.0
- googleapis-common-protos-types 1.23.0
- grpc 1.83.0
- grpc-google-iam-v1 1.12.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-apps-card-v1 1.2.0
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-apps-script-type 1.8.0
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
- google-protobuf >= 3.18, < 5.a
- googleapis-common-protos-types ~> 1.7
- bigdecimal 4.1.2
- bundler 4.0.14
- google-cloud-common 1.10.0
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-geo-type 1.2.0
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-protobuf 4.35.1
- googleapis-common-protos 1.10.0
- googleapis-common-protos-types 1.23.0
- grpc 1.83.0
- rake 13.4.2
- bigdecimal 4.1.2
- bundler 4.0.14
- google-protobuf 4.35.1
- googleapis-common-protos-types 1.23.0
- rake 13.4.2
Score: 28.19538961193599