Группы
Обсуждения
Все группы и сообщения
Отправить отзыв в Google
Справка
Войти
Группы
Protocol Buffers
Обсуждения
О группе
Protocol Buffers
1–30 из 5106
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
Documentation:
https://develop
ers.google.com/protocol-
buffers/
Issue tracker:
https://github.com/
protocolbuffers/protobuf
Отметить все как прочитанные
Пожаловаться на группу
Выбрано: 0
Deanna Garcia
9 авг.
Protocol Buffers Version 21.5 is Released!
This version includes the following non-breaking changes: PHP Added getContainingOneof and
не прочитано,
Protocol Buffers Version 21.5 is Released!
This version includes the following non-breaking changes: PHP Added getContainingOneof and
9 авг.
Rishav Shandilya
,
Matthew Fowles Kulukundis
3
9 авг.
Codebase Brief Walkthrough
Thanks a ton for the suggestion Matt On Tuesday, August 9, 2022 at 5:04:49 AM UTC+5:30 k...@google.
не прочитано,
Codebase Brief Walkthrough
Thanks a ton for the suggestion Matt On Tuesday, August 9, 2022 at 5:04:49 AM UTC+5:30 k...@google.
9 авг.
Vikas Dahiya
, …
Robert Yokota
13
8 авг.
Need descriptor for in memory proto schema
Thanks, Robert! I'll post it on their forum and see if they suggest something. Thanks, Vikas On
не прочитано,
Need descriptor for in memory proto schema
Thanks, Robert! I'll post it on their forum and see if they suggest something. Thanks, Vikas On
8 авг.
qy zhu
8 авг.
how generate nestd message field?
- example message a { string b = 1; } message c { a c1 = 1; string c2 = 2; } - load go struct by
не прочитано,
how generate nestd message field?
- example message a { string b = 1; } message c { a c1 = 1; string c2 = 2; } - load go struct by
8 авг.
Vetch
7 авг.
protoc can't import proto file in the same directory
I copied all the files in https://github.com/helium/proto/tree/master/src to my local machine, when i
не прочитано,
protoc can't import proto file in the same directory
I copied all the files in https://github.com/helium/proto/tree/master/src to my local machine, when i
7 авг.
Matthew Fowles Kulukundis
,
Deanna Garcia
2
5 авг.
Planned Changes for 22.x
Hi all, A quick follow-up on these changes. Based on feedback we have received, we will no longer be
не прочитано,
Planned Changes for 22.x
Hi all, A quick follow-up on these changes. Based on feedback we have received, we will no longer be
5 авг.
Sonja Offwood-De Klerk
,
Sandy Zhang
4
4 авг.
Troubleshooting "no pyproject.toml or setup.py file found"
What else do you have in your install_requires? Protobuf shouldn't have a dependency on numpy, so
не прочитано,
Troubleshooting "no pyproject.toml or setup.py file found"
What else do you have in your install_requires? Protobuf shouldn't have a dependency on numpy, so
4 авг.
stefano
, …
David Castro
3
3 авг.
Tutorial Java: error in the "Writing A Message" code
Stefano is right, based on the proto definition earlier in the tutorial: message AddressBook {
не прочитано,
Tutorial Java: error in the "Writing A Message" code
Stefano is right, based on the proto definition earlier in the tutorial: message AddressBook {
3 авг.
Даниил Ибрагимов
,
Deanna Garcia
2
2 авг.
C++. Reflection. ListFields doesn't contain a bool value which is set on 'false'.
Do you have/can you make a simple example of this for me to reproduce it? How are you setting the
не прочитано,
C++. Reflection. ListFields doesn't contain a bool value which is set on 'false'.
Do you have/can you make a simple example of this for me to reproduce it? How are you setting the
2 авг.
Sergey Shcherbin
,
Deanna Garcia
3
2 авг.
Multple same named files from different sources
Hello Deanna, Thank you for your reply. What language is this for? Only PHP protos? -> Yes,
не прочитано,
Multple same named files from different sources
Hello Deanna, Thank you for your reply. What language is this for? Only PHP protos? -> Yes,
2 авг.
Yuhui ZHI
,
Deanna Garcia
2
1 авг.
Is it possible to get the field counts of a message at compile time
Unfortunately we don't have tools to access field counts at compile time. In order to do this we
не прочитано,
Is it possible to get the field counts of a message at compile time
Unfortunately we don't have tools to access field counts at compile time. In order to do this we
1 авг.
JENG IoT
,
Deanna Garcia
2
1 авг.
Decode protobuf without proto files
Hello, sorry it took a while to get to this. If you're still having this problem I recommend you
не прочитано,
Decode protobuf without proto files
Hello, sorry it took a while to get to this. If you're still having this problem I recommend you
1 авг.
Ashish Kumar
,
Deanna Garcia
2
1 авг.
Repeated Field - Add element method.
There shouldn't be a case where ->add_member() returns a null pointer. It should be safe to
не прочитано,
Repeated Field - Add element method.
There shouldn't be a case where ->add_member() returns a null pointer. It should be safe to
1 авг.
Louis Letourneau
,
Deanna Garcia
3
1 авг.
Distribute as librairie/package
This is what I ended up doing in the end. Thanks On Mon, Aug 1, 2022 at 2:12 PM 'Deanna Garcia
не прочитано,
Distribute as librairie/package
This is what I ended up doing in the end. Thanks On Mon, Aug 1, 2022 at 2:12 PM 'Deanna Garcia
1 авг.
Artur Kulikowski
,
Jie Luo
2
1 авг.
Python setup.py linking error on Windows
Mark duplicate as https://github.com/protocolbuffers/protobuf/issues/10230 在2022年7月7日星期四 UTC-7 07:51:
не прочитано,
Python setup.py linking error on Windows
Mark duplicate as https://github.com/protocolbuffers/protobuf/issues/10230 在2022年7月7日星期四 UTC-7 07:51:
1 авг.
Daniel
,
Jie Luo
2
1 авг.
Importing protobuff data in python
Are you using protobuf python cpp extension or pure python? We do have a design of "Optimized
не прочитано,
Importing protobuff data in python
Are you using protobuf python cpp extension or pure python? We do have a design of "Optimized
1 авг.
Steven Olson
,
Deanna Garcia
2
1 авг.
proto store using kotlin builtin (not java lite)?
Unfortunately kotlin does not have it's own serializer implementation yet, so you will have to
не прочитано,
proto store using kotlin builtin (not java lite)?
Unfortunately kotlin does not have it's own serializer implementation yet, so you will have to
1 авг.
Aleksey Chernoraenko
,
Deanna Garcia
2
1 авг.
Python protobuf 3.20.1 is missing Any, Empty, and other types
Your syntax for importing is a bit off, see this file for an example of how to use well known types.
не прочитано,
Python protobuf 3.20.1 is missing Any, Empty, and other types
Your syntax for importing is a bit off, see this file for an example of how to use well known types.
1 авг.
Ryan Herbert
,
Deanna Garcia
2
1 авг.
Get list of all message names
In order to use FindAllMessageNames you should be working directly with a DescriptorDatabase. What
не прочитано,
Get list of all message names
In order to use FindAllMessageNames you should be working directly with a DescriptorDatabase. What
1 авг.
Vladamir Estragon
,
Deanna Garcia
2
1 авг.
Protobuf not building on Ubuntu 21.04
Does "protoc --version" give you anything? I can't tell whether this is an installation
не прочитано,
Protobuf not building on Ubuntu 21.04
Does "protoc --version" give you anything? I can't tell whether this is an installation
1 авг.
Evan Lu
,
Deanna Garcia
2
1 авг.
How to convert YAML to protobuf message in C++ or Python
Unfortunately we do not have tooling to support converting to/from YAML. You could do some research
не прочитано,
How to convert YAML to protobuf message in C++ or Python
Unfortunately we do not have tooling to support converting to/from YAML. You could do some research
1 авг.
OneCalledFlo
,
Deanna Garcia
3
1 авг.
Troubleshooting: undefined reference to `google::protobuf
First of all: Thanks for your response! Yeah I noticed that aswell (the version being very old). I
не прочитано,
Troubleshooting: undefined reference to `google::protobuf
First of all: Thanks for your response! Yeah I noticed that aswell (the version being very old). I
1 авг.
Peter Boshra
,
Deanna Garcia
2
1 авг.
How To Export Compiled Protobuf to Static Library C++
In general, we do not recommend distributing generated code. Doing so requires that all users of the
не прочитано,
How To Export Compiled Protobuf to Static Library C++
In general, we do not recommend distributing generated code. Doing so requires that all users of the
1 авг.
Dinny Augustine
,
Deanna Garcia
2
1 авг.
PHP protobuf Error
The protobuf team does not support `protoc-gen-php`. If you want to use that you should contact the
не прочитано,
PHP protobuf Error
The protobuf team does not support `protoc-gen-php`. If you want to use that you should contact the
1 авг.
Dinny Augustine
, …
Deanna Garcia
4
1 авг.
Protobuff
It's hard for me to answer these questions without more details. I think you should start with
не прочитано,
Protobuff
It's hard for me to answer these questions without more details. I think you should start with
1 авг.
ajith u
2
1 авг.
bazel build fails for @com_google_protobuf://protobuf on Bazel 3.7.1 on mac intel monteray 12.5
this got resolved . ref https://github.com/protocolbuffers/protobuf/issues/5376 On Monday, August 1,
не прочитано,
bazel build fails for @com_google_protobuf://protobuf on Bazel 3.7.1 on mac intel monteray 12.5
this got resolved . ref https://github.com/protocolbuffers/protobuf/issues/5376 On Monday, August 1,
1 авг.
Sandy Zhang
26 июл.
[protocol-devel] Protocol Buffers Version 21.4 is Released!
This version includes the following non-breaking changes: C++ Reduce the required alignment of
не прочитано,
[protocol-devel] Protocol Buffers Version 21.4 is Released!
This version includes the following non-breaking changes: C++ Reduce the required alignment of
26 июл.
Adam Cozzette
21 июл.
Protocol Buffers Version 21.3 is Released!
This version includes the following non-breaking changes: C++ Add header search paths to Protobuf-C++
не прочитано,
Protocol Buffers Version 21.3 is Released!
This version includes the following non-breaking changes: C++ Add header search paths to Protobuf-C++
21 июл.
Jasper Swallen
,
Deanna Garcia
3
20 июл.
How to cross-compile py_proto_library in bazel?
A few questions to help me debug/reproduce: Did you write your own cross compilation toolchains? Or
не прочитано,
How to cross-compile py_proto_library in bazel?
A few questions to help me debug/reproduce: Did you write your own cross compilation toolchains? Or
20 июл.
Jalaja Raj
,
David Jones
3
19 июл.
How do we set values for Enum & map data types
I think I understand your example (there seem to be some things missing, or maybe some typos?). For
не прочитано,
How do we set values for Enum & map data types
I think I understand your example (there seem to be some things missing, or maybe some typos?). For
19 июл.