Package com.google.api.client.protobuf (1.43.0)

Classes

ProtoObjectParser

Beta
Parses protocol buffer HTTP response content into a protocol buffer message.

Implementation is immutable and therefore thread-safe.

Data-classes are expected to extend MessageLite.

All Charset parameters are ignored for protocol buffers.

ProtocolBuffers

Beta
Utilities for protocol buffers.

There is no official media type for protocol buffers registered with the IANA. #CONTENT_TYPE and #ALT_CONTENT_TYPE are some of the more popular choices being used today, but other media types are also in use.