google-cloud-cpp
google-cloud-cpp copied to clipboard
Generate library for `beyondcorp.googleapis.com`
This should live in google/cloud/beyondcorp/
. There are multiple services, all in:
https://github.com/googleapis/googleapis/tree/master/google/cloud/beyondcorp
The only bit remaining is supporting Bazel on Windows, which is blocked on external bugs (cl.exe
does not support long paths, or Bazel generates too long of a path, or the proto names are too long, take your pick).
I filed something with the Bazel team: https://github.com/bazelbuild/bazel/issues/15961