I'm trying to generate a gRPC client to call the
google.cloud.identitytoolkit.v1 api. However the protobufs for this api
don't seem to exist in the https://github.com/googleapis/googleapis
repo. What would be the best way to get access to these apis?...