| 接口 | 说明 |
|---|---|
| Codec<T> |
Codec interface include encode and decode support.
|
| EnumHandler<V> |
Enum value handle interface
|
| EnumReadable |
Supports to read enum element value
|
| 类 | 说明 |
|---|---|
| Any |
* `Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
| IDLProxyObject |
IDL parsed proxy object.
|
| MapEntry<K,V> |
Implements MapEntry messages.
|
| MapEntry.Builder<K,V> |
Builder to create
MapEntry messages. |
| MapEntryLite<K,V> |
Implements the lite version of map entry messages.
|
| MapField<K,V> |
Internal representation of map fields in generated messages.
|
| MapFieldLite<K,V> |
Internal representation of map fields in generated lite-runtime messages.
|
| ProtobufField |
A description class for protobuf field message.
|
| ProtobufIDLGenerator |
Utility class for generate protobuf IDL content from @
Protobuf |
| ProtobufIDLProxy |
This class is for dynamic create protobuf utility class directly from .proto file
|
| ProtobufProxy |
A simple protocol buffer encode and decode utility tool.
|
| Timestamp |
A Timestamp represents a point in time independent of any time zone
or calendar, represented as seconds and fractions of seconds at
nanosecond resolution in UTC Epoch time.
|
| 枚举 | 说明 |
|---|---|
| FieldType |
Field type for Protobuf.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.