[ 原始碼: ruby-googleapis-common-protos-types ]
套件:ruby-googleapis-common-protos-types(1.0.1-1)
ruby-googleapis-common-protos-types 的相關連結
Debian 的資源:
下載原始碼套件 ruby-googleapis-common-protos-types:
- [ruby-googleapis-common-protos-types_1.0.1-1.dsc]
- [ruby-googleapis-common-protos-types_1.0.1.orig.tar.gz]
- [ruby-googleapis-common-protos-types_1.0.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Common protobuf types used in Google APIs
Google APIs are typically deployed as API services that are hosted under different DNS names. One API service may implement multiple APIs and multiple versions of the same API.
Google APIs use Protocol Buffers version 3 (proto3) as their Interface Definition Language (IDL) to define the API interface and the structure of the payload messages. The same interface definition is used for both REST and RPC versions of the API, which can be accessed over different wire protocols.
其他與 ruby-googleapis-common-protos-types 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-google-protobuf (>= 3.0)
- Protocol Buffers