protobuf 0.1 文档

  • Protocol Buffers - 谷歌的数据交换格式
  • 安装
  • 开发者指南
    • 应用说明:Field 存在
    • How To Implement Field Presence for Proto3
    • Ahead Of Time (AOT) compilation for the Java Virtual Machine (JVM)”
    • Protobuf Global Extension Registry
    • Protobuf Performance
    • Third-Party Add-ons for Protocol Buffers
  • Python API
  • 代码样例
  • Python API 参考
    • google.protobuf.descriptor
    • google.protobuf.descriptor_database
    • google.protobuf.descriptor_pool
    • google.protobuf.internal.containers
    • google.protobuf.json_format
    • google.protobuf.message
    • google.protobuf.message_factory
    • google.protobuf.proto_builder
    • google.protobuf.reflection
    • google.protobuf.service
    • google.protobuf.service_reflection
    • google.protobuf.symbol_database
    • google.protobuf.text_encoding
    • google.protobuf.text_format
  • CMake
  • java
  • objectivec
  • csharp
  • JavaScript
  • ruby
  • PHP
版权所有 © 2021 xinetzone
由 EBP 提供技术支持
导航
  • 模块和包

Python API 参考¶

The complete documentation for Protocol Buffers is available via the web at:

https://developers.google.com/protocol-buffers/

模块和包¶

python web/api/python/generate_docs.py
  • google.protobuf.descriptor
  • google.protobuf.descriptor_database
  • google.protobuf.descriptor_pool
  • google.protobuf.internal.containers
  • google.protobuf.json_format
  • google.protobuf.message
  • google.protobuf.message_factory
  • google.protobuf.proto_builder
  • google.protobuf.reflection
  • google.protobuf.service
  • google.protobuf.service_reflection
  • google.protobuf.symbol_database
  • google.protobuf.text_encoding
  • google.protobuf.text_format

上一页

代码样例

下一页

google.protobuf.descriptor

By xinetzone
© Copyright 2021, xinetzone.