google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Generate library for `beyondcorp.googleapis.com`

Open coryan opened this issue 2 years ago • 2 comments

This should live in google/cloud/beyondcorp/. There are multiple services, all in:

https://github.com/googleapis/googleapis/tree/master/google/cloud/beyondcorp

coryan avatar Jun 23 '22 16:06 coryan

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).

coryan avatar Jul 25 '22 14:07 coryan

I filed something with the Bazel team: https://github.com/bazelbuild/bazel/issues/15961

coryan avatar Jul 25 '22 14:07 coryan