Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Protocol Buffers
Conversations
About
Protocol Buffers
1–30 of 5078
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
Documentation:
https://
developers.google.com/
protocol-buffers/
Issue tracker:
https://github.com/
google/protobuf
Mark all as read
Report abusive group
0 selected
NITIN KUMAR KUNDU
,
Eric Pederson
2
May 24
Missing libprotobuf-lited.a from lib | Release
Since this is an issue with Conan Center you should create an issue there: https://github.com/conan-
unread,
Missing libprotobuf-lited.a from lib | Release
Since this is an issue with Conan Center you should create an issue there: https://github.com/conan-
May 24
Ryan Herbert
May 23
Get list of all message names
I've been trying to figure out how to get a list of all message names in the generated pool with
unread,
Get list of all message names
I've been trying to figure out how to get a list of all message names in the generated pool with
May 23
Aleksey Chernoraenko
May 22
Python protobuf 3.20.1 is missing Any, Empty, and other types
Hello, I just upgraded protobuf from 3.17.3 to 3.20.1 (macos, python 3.9), and my code started
unread,
Python protobuf 3.20.1 is missing Any, Empty, and other types
Hello, I just upgraded protobuf from 3.17.3 to 3.20.1 (macos, python 3.9), and my code started
May 22
Steven Olson
May 20
proto store using kotlin builtin (not java lite)?
I have a small schema defined and have been using the java lite plugin generator and a Kotlin
unread,
proto store using kotlin builtin (not java lite)?
I have a small schema defined and have been using the java lite plugin generator and a Kotlin
May 20
Ashish Kumar
May 17
Repeated Field - Add element method.
When we are constructing an object with repeated field member, we generally call auto memberObj =
unread,
Repeated Field - Add element method.
When we are constructing an object with repeated field member, we generally call auto memberObj =
May 17
JENG IoT
May 13
Decode protobuf without proto files
Hello, I would like to decode protobuf data (IoT devices) and running into some decoding challenges.
unread,
Decode protobuf without proto files
Hello, I would like to decode protobuf data (IoT devices) and running into some decoding challenges.
May 13
Deanna Garcia
May 11
Recent changes to Protocol Buffers
Some recent changes to Protocol Buffers are worth being aware of. First, we've changed our
unread,
Recent changes to Protocol Buffers
Some recent changes to Protocol Buffers are worth being aware of. First, we've changed our
May 11
Yuhui ZHI
May 7
Is it possible to get the field counts of a message at compile time
I'm working with Protobuf3 in my C++14 project. Let's say that I have such a message in some
unread,
Is it possible to get the field counts of a message at compile time
I'm working with Protobuf3 in my C++14 project. Let's say that I have such a message in some
May 7
Bill Thorp
,
Marc Gravell
2
May 5
protocol buffers for inter-language IPC
Without a long-running process, what would this look like? what would cause the remote / out-of-
unread,
protocol buffers for inter-language IPC
Without a long-running process, what would this look like? what would cause the remote / out-of-
May 5
Jesse Thompson
3
May 3
Unknown field 'content' in struct literal of type tycoon_services.Msg
https://stackoverflow.com/questions/37780520/unknown-field-in-struct-literal Issue was lowercase
unread,
Unknown field 'content' in struct literal of type tycoon_services.Msg
https://stackoverflow.com/questions/37780520/unknown-field-in-struct-literal Issue was lowercase
May 3
Jakob Merrild
,
Deanna Garcia
4
May 3
Trying to construct generated PHP class causes InvalidArgumentException with a message about the class not being found in Descriptor Pool
Thanks. I did attempt various different auto-loading options, but it is entirely possible that I didn
unread,
Trying to construct generated PHP class causes InvalidArgumentException with a message about the class not being found in Descriptor Pool
Thanks. I did attempt various different auto-loading options, but it is entirely possible that I didn
May 3
shubham bagwari
,
Deanna Garcia
2
May 2
google.protobuf.message.DecodeError: Error parsing message with type 'tensorflow.GraphDef'
If you are not working with protobufs directly and just through tensorflow, you should report this
unread,
google.protobuf.message.DecodeError: Error parsing message with type 'tensorflow.GraphDef'
If you are not working with protobufs directly and just through tensorflow, you should report this
May 2
Jatin Bhasin
,
Deanna Garcia
2
May 2
youtube .proto file for deserialising buffers
The protobuf team doesn't have any input into this decision, as we only opensource the protobuf
unread,
youtube .proto file for deserialising buffers
The protobuf team doesn't have any input into this decision, as we only opensource the protobuf
May 2
tyty
,
Deanna Garcia
2
May 2
best practices for querying a resource
I think this question is more suited for gRPC, protobuf doesn't have standards about RPC
unread,
best practices for querying a resource
I think this question is more suited for gRPC, protobuf doesn't have standards about RPC
May 2
Renaud Piperade
,
Deanna Garcia
2
May 2
Bytes field between Python and C (Nanopb)
Bytes fields shouldn't be any different than other fields. You should still be able to get and
unread,
Bytes field between Python and C (Nanopb)
Bytes fields shouldn't be any different than other fields. You should still be able to get and
May 2
tuk
,
Deanna Garcia
2
May 2
proto3: Why setting java_multiple_files = true not creating separate java classes for each proto message?
The documentation that you copied says: If true, separate .java files will be generated for each of
unread,
proto3: Why setting java_multiple_files = true not creating separate java classes for each proto message?
The documentation that you copied says: If true, separate .java files will be generated for each of
May 2
Gareth Williams
,
Deanna Garcia
2
May 2
2GB message limit
In general, the best ways to get around the message limit are to either split the messages and then
unread,
2GB message limit
In general, the best ways to get around the message limit are to either split the messages and then
May 2
Darin Dimitrov
,
Deanna Garcia
2
May 2
(C#) Deserializing with a runtime provided .proto schema
Protobuf doesn't directly support deserialization like this. You could use JsonFormatter to
unread,
(C#) Deserializing with a runtime provided .proto schema
Protobuf doesn't directly support deserialization like this. You could use JsonFormatter to
May 2
Somashekhar Rudrakshi
, …
Deanna Garcia
3
May 2
unable to build protbuf- 2.6.1 artifact on visual studio
Are you still seeing this error? What version of protobuf are you using? On Tuesday, April 19, 2022
unread,
unable to build protbuf- 2.6.1 artifact on visual studio
Are you still seeing this error? What version of protobuf are you using? On Tuesday, April 19, 2022
May 2
zjk
,
Deanna Garcia
2
May 2
Been working on this problem for a fortnight, really need help
I think you should file this bug with tensorflow since you are only using protobufs through them. On
unread,
Been working on this problem for a fortnight, really need help
I think you should file this bug with tensorflow since you are only using protobufs through them. On
May 2
Yuhui ZHI
,
Adam Cozzette
2
Apr 26
How to use reflection of Protobuf to modify a Map
For the purposes of reflection, maps are treated like a repeated field of messages, where each
unread,
How to use reflection of Protobuf to modify a Map
For the purposes of reflection, maps are treated like a repeated field of messages, where each
Apr 26
avei shriety
,
Marc Gravell
2
Apr 26
How could I serialize and deserialize DataTable across C# and Java
OK. To share data between platforms, you need two things: 1. A shared data layout 2. A shared
unread,
How could I serialize and deserialize DataTable across C# and Java
OK. To share data between platforms, you need two things: 1. A shared data layout 2. A shared
Apr 26
gedden
2
Apr 10
C++ -- google.protobuf.Any -- descriptor_table_google_2fprotobuf_2fany_2eproto
Going to leave this here in case anyone else hits this issue. Its: > import "google/protobuf/
unread,
C++ -- google.protobuf.Any -- descriptor_table_google_2fprotobuf_2fany_2eproto
Going to leave this here in case anyone else hits this issue. Its: > import "google/protobuf/
Apr 10
Francisco Ferraz
,
Maximilian Bachl
2
Apr 8
Protobuf missing file on Tensorflow Object Detection API installation
I could solve the issue by not compiling my .proto files with the newest version of the protoc
unread,
Protobuf missing file on Tensorflow Object Detection API installation
I could solve the issue by not compiling my .proto files with the newest version of the protoc
Apr 8
Viktor Sokolov
2
Apr 7
Unable to compile Protocol Buffers (protobuf) examples in MSVS 2022 on Windows 10
The only solution I could find: instead of using MSVS compilator, I succesfully compiled protobuf
unread,
Unable to compile Protocol Buffers (protobuf) examples in MSVS 2022 on Windows 10
The only solution I could find: instead of using MSVS compilator, I succesfully compiled protobuf
Apr 7
habe...@google.com
Mar 22
Request for feedback on the Automake build
We are considering removing the Automake build, leaving only CMake and Bazel as supported build
unread,
Request for feedback on the Automake build
We are considering removing the Automake build, leaving only CMake and Bazel as supported build
Mar 22
Arij AA.
Mar 12
[libprotobuf FATAL google/protobuf/stubs/common.cc:87]
Hello! How to fix this error? I got this error <stderr>:[libprotobuf FATAL google/protobuf/
unread,
[libprotobuf FATAL google/protobuf/stubs/common.cc:87]
Hello! How to fix this error? I got this error <stderr>:[libprotobuf FATAL google/protobuf/
Mar 12
Karun Tahilramani
Mar 11
ParseFrom equivalent for javacript protobuf files
I understand that protobuf compiler for javascript doesn't create a parseFrom method like it does
unread,
ParseFrom equivalent for javacript protobuf files
I understand that protobuf compiler for javascript doesn't create a parseFrom method like it does
Mar 11
Manel Boujlel
Feb 28
decode protobuf file containing gzip
Hello, I'm newbie with Protobuf and I need your help please. I have a protobuf binary files (.bin
unread,
decode protobuf file containing gzip
Hello, I'm newbie with Protobuf and I need your help please. I have a protobuf binary files (.bin
Feb 28
Rosiu Andrei
Feb 21
Is it possible to not build both libprotobuf and libprotobuf-lite?
Hello, I have a situation and I need to know if I can bring any improvements. I have developed a new
unread,
Is it possible to not build both libprotobuf and libprotobuf-lite?
Hello, I have a situation and I need to know if I can bring any improvements. I have developed a new
Feb 21