Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Protocol Buffers
Conversations
About
Protocol Buffers
1–30 of 5218
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
Mark all as read
Report abusive group
0 selected
Szabolcs Lenart
Mar 23
Protobuf dependencies on absl
Hello Everyone! Building protobuf generates in lib folder: (1) protobuf libs - libprotoc, libprotobuf
unread,
Protobuf dependencies on absl
Hello Everyone! Building protobuf generates in lib folder: (1) protobuf libs - libprotoc, libprotobuf
Mar 23
Serkan ÖZLEME
Mar 23
Protobuf usage from TwinCAT C++
Hi, We want to use protobuf on TwinCAT C++ project. Beckhoff sent a response our question, if library
unread,
Protobuf usage from TwinCAT C++
Hi, We want to use protobuf on TwinCAT C++ project. Beckhoff sent a response our question, if library
Mar 23
Yarden Regev
2
Mar 20
sending the encoded buffer over UART the python func ParseFromString fails
Note: after trying to encode the same structure through the python API (SerializeToString), I noticed
unread,
sending the encoded buffer over UART the python func ParseFromString fails
Note: after trying to encode the same structure through the python API (SerializeToString), I noticed
Mar 20
Chellapandi Murugan
Mar 20
Error : C++ versions less than C++14 are not supported.
Hello Everyone! I am facing the when I upgrade my protobuf to 3.22.2. I am getting below error:
unread,
Error : C++ versions less than C++14 are not supported.
Hello Everyone! I am facing the when I upgrade my protobuf to 3.22.2. I am getting below error:
Mar 20
Dr. Holley
,
jons...@google.com
2
Mar 17
Consume messages sent down from Heaven
Could you clarify what you mean by "I heard that protobufjs could do something the same" -
unread,
Consume messages sent down from Heaven
Could you clarify what you mean by "I heard that protobufjs could do something the same" -
Mar 17
Siddharth Jain
,
Jerry Berg
2
Mar 16
How to build a DynamicMessage?
Hi Siddharth, Is the the proto definition you've provided the one that you are trying to populate
unread,
How to build a DynamicMessage?
Hi Siddharth, Is the the proto definition you've provided the one that you are trying to populate
Mar 16
Jiang Cao
, …
Dr. Holley
4
Mar 15
Upgrade compiler and runtime lib from proto2 to proto3 but stay file syntax version on 2
Compiled files produced by protoc executable aren't binary files. They are just plain
unread,
Upgrade compiler and runtime lib from proto2 to proto3 but stay file syntax version on 2
Compiled files produced by protoc executable aren't binary files. They are just plain
Mar 15
Erin Knochenhauer
Mar 6
'_MultiThreadedRendezvous' object has no attribute 'DESCRIPTOR'
Hello, I am new to gRPC and am having some issues converting my API message to a dictionary format
unread,
'_MultiThreadedRendezvous' object has no attribute 'DESCRIPTOR'
Hello, I am new to gRPC and am having some issues converting my API message to a dictionary format
Mar 6
Christopher C
Mar 3
'Any' type and usage
Hello All, Quick question on the 'Any' usage (in golang). I have some messages defined as
unread,
'Any' type and usage
Hello All, Quick question on the 'Any' usage (in golang). I have some messages defined as
Mar 3
Li He
,
Adam Cozzette
3
Mar 2
Better plugin support for cmake builds
Well, it's very simple to add to the existing implementation and is not limited to grpc (which I
unread,
Better plugin support for cmake builds
Well, it's very simple to add to the existing implementation and is not limited to grpc (which I
Mar 2
Andrei Palade
,
Matthew Fowles Kulukundis
2
Mar 2
Protobuf optimizations
Danila~ As an owner of the utf8 library we use, do you have any cycles to handle reviews for PRs from
unread,
Protobuf optimizations
Danila~ As an owner of the utf8 library we use, do you have any cycles to handle reviews for PRs from
Mar 2
Daniele Segato
2
Mar 2
java.lang.NoSuchMethodError: 'com.google.protobuf.Timestamp com.google.protobuf.Timestamp$Builder.build()'
I forgot, this is the class that produce the error import com.google.protobuf.Timestamp import com.
unread,
java.lang.NoSuchMethodError: 'com.google.protobuf.Timestamp com.google.protobuf.Timestamp$Builder.build()'
I forgot, this is the class that produce the error import com.google.protobuf.Timestamp import com.
Mar 2
ritesh singh
2
Mar 1
Using importer.h from java api
This provides the support. https://github.com/os72/protoc-jar On Wednesday, March 1, 2023 at 7:56:33
unread,
Using importer.h from java api
This provides the support. https://github.com/os72/protoc-jar On Wednesday, March 1, 2023 at 7:56:33
Mar 1
ritesh singh
,
Adam Cozzette
10
Feb 27
Proto File not found while running protoc
Unless, there's some option or way to execute it in java/kotlin without reying on user's
unread,
Proto File not found while running protoc
Unless, there's some option or way to execute it in java/kotlin without reying on user's
Feb 27
Sumit Patil
,
Adam Cozzette
3
Feb 27
Using google proto as a on wire data format
I think you probably want to use an RPC framework such as gRPC which will handle all this for you. On
unread,
Using google proto as a on wire data format
I think you probably want to use an RPC framework such as gRPC which will handle all this for you. On
Feb 27
ritesh singh
,
Adam Cozzette
11
Feb 24
Protocol message tag had invalid wire type.
Ahh yes, thanks a lot. I was using wrong JsonFormat com.android.tools.idea.protobuf.util.JsonFormat
unread,
Protocol message tag had invalid wire type.
Ahh yes, thanks a lot. I was using wrong JsonFormat com.android.tools.idea.protobuf.util.JsonFormat
Feb 24
Vetch
,
ritesh singh
2
Feb 24
protoc can't import proto file in the same directory
Hi Vetch, Were you able to fix it? On Monday, August 8, 2022 at 7:10:04 AM UTC+5:30 Vetch wrote: I
unread,
protoc can't import proto file in the same directory
Hi Vetch, Were you able to fix it? On Monday, August 8, 2022 at 7:10:04 AM UTC+5:30 Vetch wrote: I
Feb 24
Zachary Moore
,
Florian Enner
2
Feb 19
Tips for debugging custom Java Protobuf plugin
I created a second plugin that creates a binary file containing the raw request message. The
unread,
Tips for debugging custom Java Protobuf plugin
I created a second plugin that creates a binary file containing the raw request message. The
Feb 19
Deanna Garcia
Feb 16
Protocol Buffers Version 22.0 is Released!
This version includes a breaking change to C++. C++ has the following breaking changes: [Cpp] Migrate
unread,
Protocol Buffers Version 22.0 is Released!
This version includes a breaking change to C++. C++ has the following breaking changes: [Cpp] Migrate
Feb 16
Neris Özen
Feb 16
Handling tensorboard error
Hello, I am trying to user tensorboard to visualize my model logs trained and saved by Python. Once I
unread,
Handling tensorboard error
Hello, I am trying to user tensorboard to visualize my model logs trained and saved by Python. Once I
Feb 16
Paul Nienaber (CW)
,
Michael Ngarimu
2
Feb 14
Generated source build issues (C++)
I'm another protobuf user using protobuf in a much smaller project on Windows. The *_EXPORT
unread,
Generated source build issues (C++)
I'm another protobuf user using protobuf in a much smaller project on Windows. The *_EXPORT
Feb 14
Ryan Truran
Feb 13
pylint undefined variables on protobuf generated .pyi files
We use pylint in our build pipeline and we have to add # pylint: disable=undefined-variable to each
unread,
pylint undefined variables on protobuf generated .pyi files
We use pylint in our build pipeline and we have to add # pylint: disable=undefined-variable to each
Feb 13
Ron Potashnik
Feb 9
Allocate message on Shared Memory
Hi, My goal is to build an application that communicates between two processes using ProtoBuff
unread,
Allocate message on Shared Memory
Hi, My goal is to build an application that communicates between two processes using ProtoBuff
Feb 9
J. F.
Feb 5
Found an error in one of the examples in the Protocol Buffer Basics Guide
Hi, Please take a look at the example under the Reading A Message section at https://developers.
unread,
Found an error in one of the examples in the Protocol Buffer Basics Guide
Hi, Please take a look at the example under the Reading A Message section at https://developers.
Feb 5
Komal Kamble
, …
Marc Gravell
8
Feb 4
Compatibility error on adding sub message type in existing proto file
That is ... contextual, though; an unexpected sub-message can still, depending on the implementation,
unread,
Compatibility error on adding sub message type in existing proto file
That is ... contextual, though; an unexpected sub-message can still, depending on the implementation,
Feb 4
ahmed lone
Feb 4
how to decode a sentencepeice file
Hey I am looking to understand how to decode and encode a sentencepeice file , and from my
unread,
how to decode a sentencepeice file
Hey I am looking to understand how to decode and encode a sentencepeice file , and from my
Feb 4
David Castro
Feb 3
New documentation to help with Protocol Buffer updates
We have added two new topics to our documentation to help you to keep track of support time frames
unread,
New documentation to help with Protocol Buffer updates
We have added two new topics to our documentation to help you to keep track of support time frames
Feb 3
Abhilash Abbas
,
sh...@google.com
3
Feb 3
Storing value in proto file
yes, I do mean store actual data, not just the structure defined in .proto. I want to store the value
unread,
Storing value in proto file
yes, I do mean store actual data, not just the structure defined in .proto. I want to store the value
Feb 3
Andrei Solodin
,
Jerry Berg
2
Jan 27
Getting enum value from object is slow
Hi Andrei, This doesn't work for proto3 where we need to support "open enums" so that
unread,
Getting enum value from object is slow
Hi Andrei, This doesn't work for proto3 where we need to support "open enums" so that
Jan 27
Debjit Kar
, …
Jerry Berg
4
Jan 27
Pure POJO from protobuf v3
What difference you are expecting from the current output of protoc? On Monday, January 23, 2023 at 4
unread,
Pure POJO from protobuf v3
What difference you are expecting from the current output of protoc? On Monday, January 23, 2023 at 4
Jan 27