GoogleapisProtoEx
Google proto files for Datastore, Bigtable and Pubsub.
Installation
If available in Hex, the package can be installed
by adding googleapis_proto_ex to your list of dependencies in mix.exs:
def deps do
[
{:googleapis_proto_ex, "~> 0.1.0"}
]
end