-
Hello there,
I was trying to compile all proto files in a repo with a folder structure similar to:
```bash
./internal/v1/services/grpc_apinode/apinode_api.proto
./internal/v1/services/grpc_nlp…
-
```
Importing other proto-files with the keyword "import" should be possible.
This feature may require some changes to the compiler architecture:
* import declarations are followed by a recursive d…
-
```
What steps will reproduce the problem?
1. protoxs --cpp_out=. --out=. toto.proto
2.
3.
What is the expected output? What do you see instead?
Output files ;) => infinite loop, allocate all memory
…
-
I know we can process the schema and data "dynamically" (programmatically) without compiling `.proto` files into codes in with the C++ and JAVA implementation.
Follow the idea with the C++ implemen…
-
currently imports of other proto files assumes the same relative path. if that assumption doesn't hold there doesn't seem to be a way to remap the path for the dependency.
see related: https://gith…
-
> 1
2024-09-06 09:33:15 | INFO | 459 - pertama1 | Update auth token...
2024-09-06 09:33:15 | INFO | 60 - Getting data for pertama1
2024-09-06 09:33:26 | INFO | 466 - Session stavfu log…
-
****Describe the bug:****
When attempting to use the Google Ads API v17 with the Python google-ads client library, specifically version 24.1.0, we encountered issues during setup in the AWS Glue env…
-
# Google's PasswordRequirementsSpec API:
In [June 2018](https://chromium.googlesource.com/chromium/src/+/96943a2f3b5386508fb544bf3b2678e21628eb81), Google started to develop a (in theory privacy pr…
-
To make `endpoints_proto_datastore.zip` for Downloads:
http://code.google.com/p/endpoints-proto-datastore/downloads/detail?name=endpoints_proto_datastore.zip
I used a script and I'm not sure if it's …
-
```
Execution failed for task ':extractIncludeProto'.
> Entry google/api/annotations.proto is a duplicate but no duplicate handling strategy has been set. Please refer to https://docs.gradle.org/7.5…