Skip to content

Repository files navigation

Protobuf Null Examples

Java CI

Example use Cases of Protobuf and Null Value Serialization

These examples are referenced in my Medium article.

Each example consists of:

  • API: The protobuf definition
  • Client Impl: Client code that exercises the API
  • Server Imple: Server Code that implements the service

Example One

Using the one of pattern to assign a value to null

Example Field Mask

Uses the FieldMask pattern to send and receive a subset of fields

Example Has

Uses the has methods to send a subset of fields

About

Example Use Cases of Protobuf and Null Value Serialization

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages