Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Protocol Buffers
Conversations
About
Protocol Buffers
1–30 of 5291
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
Joan Balagueró
,
Florian Enner
7
Sep 20
Trying to rewrite a protobuf message but changing a couple of values
Ok thanks, I was trying to avoid this, to compile and use the generated classes. Now we are currently
unread,
Trying to rewrite a protobuf message but changing a couple of values
Ok thanks, I was trying to avoid this, to compile and use the generated classes. Now we are currently
Sep 20
Alexander Luya
, …
Daz Wilkin
3
Sep 18
How to import .proto file in different package correctly?
The repro is somewhat unclear. The package structure is uses `abc` but the protobuf sources use `adc`
unread,
How to import .proto file in different package correctly?
The repro is somewhat unclear. The package structure is uses `abc` but the protobuf sources use `adc`
Sep 18
Charlie Tian
,
Daz Wilkin
2
Sep 17
Failing to Import Files Compiled from Protobuf in Python
I took a stab at answering your question on Stack overflow: https://stackoverflow.com/a/77115927/
unread,
Failing to Import Files Compiled from Protobuf in Python
I took a stab at answering your question on Stack overflow: https://stackoverflow.com/a/77115927/
Sep 17
Nikita Ig
, …
Derek Perez
6
Sep 15
protoc 23.4 Windows x64 Python strange generated file
you can also set --pyi_out to get the interface/type definitions I believe! - D On Fri, Sep 15, 2023
unread,
protoc 23.4 Windows x64 Python strange generated file
you can also set --pyi_out to get the interface/type definitions I believe! - D On Fri, Sep 15, 2023
Sep 15
Mutaz Alshara
Sep 10
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
unread,
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
Sep 10
John Green
,
Jerry Berg
3
Sep 8
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
unread,
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
Sep 8
Hong Shin
Sep 7
Protocol Buffers Version 24.3 is Released!
This version includes the following non-breaking changes: C++ Workaround ICE on gcc 7.5 by not having
unread,
Protocol Buffers Version 24.3 is Released!
This version includes the following non-breaking changes: C++ Workaround ICE on gcc 7.5 by not having
Sep 7
Jeffrey Baker
,
Matthew Fowles Kulukundis
3
Sep 7
Status of string_view, repeated Cord or string_view fields?
Yes, that all makes good sense. The v23 release notes state that extension of Cord to repeated fields
unread,
Status of string_view, repeated Cord or string_view fields?
Yes, that all makes good sense. The v23 release notes state that extension of Cord to repeated fields
Sep 7
Tiago Cardoso
Aug 28
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
unread,
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
Aug 28
Jacky Ryan
2
Aug 28
How to ignore/hide 'Could not evaluate protobuf implementation type'?
Does someone have an idea where this message come from? For information, I use wirepas python scripts
unread,
How to ignore/hide 'Could not evaluate protobuf implementation type'?
Does someone have an idea where this message come from? For information, I use wirepas python scripts
Aug 28
Josh Haberman
Aug 25
Protocol Buffers Version 24.2 is Released!
This version includes the following non-breaking changes: C++ Fixes for 32-bit MSVC. You can view the
unread,
Protocol Buffers Version 24.2 is Released!
This version includes the following non-breaking changes: C++ Fixes for 32-bit MSVC. You can view the
Aug 25
SAMEER ABUEISA
Aug 25
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
unread,
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
Aug 25
Benjamin Bara
Aug 25
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
unread,
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
Aug 25
Chen书生
Aug 24
/usr/bin/ld: /usr/local/lib/libprotoc.a(plugin.pb.o):(.data.rel.ro+0x20): undefined reference to `google::protobuf::Message::CopyWithSourceCheck(google::protobuf::Message&, google::protobuf::Message const&)
when I compile protobuf 3.21.7 with the following commands: $ PROTOBUF_VERSION=21.7 $ curl -LO https:
unread,
/usr/bin/ld: /usr/local/lib/libprotoc.a(plugin.pb.o):(.data.rel.ro+0x20): undefined reference to `google::protobuf::Message::CopyWithSourceCheck(google::protobuf::Message&, google::protobuf::Message const&)
when I compile protobuf 3.21.7 with the following commands: $ PROTOBUF_VERSION=21.7 $ curl -LO https:
Aug 24
Peter Oberauer
Aug 23
bazel build :protoc :protobuf - pkg_files.bzl:407:12: name 'json' is not defined
Hi I'm following the instructions here: https://github.com/protocolbuffers/protobuf/blob/main/src
unread,
bazel build :protoc :protobuf - pkg_files.bzl:407:12: name 'json' is not defined
Hi I'm following the instructions here: https://github.com/protocolbuffers/protobuf/blob/main/src
Aug 23
Daniel Koohmarey
Aug 22
Python Protobuf Serialization Performance In 2023
I stumbled upon a post from 2010 mentioning using CExtensions to improve python protobuf
unread,
Python Protobuf Serialization Performance In 2023
I stumbled upon a post from 2010 mentioning using CExtensions to improve python protobuf
Aug 22
Matthew Fowles Kulukundis
Aug 18
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
unread,
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
Aug 18
Victor Stewart
,
Santosh Passoubady (Sansan)
2
Aug 16
Undefined Symbols when Linking Static Library
Did you ever figured? On Saturday, May 16, 2020 at 1:38:33 AM UTC-4 Victor Stewart wrote: Hey having
unread,
Undefined Symbols when Linking Static Library
Did you ever figured? On Saturday, May 16, 2020 at 1:38:33 AM UTC-4 Victor Stewart wrote: Hey having
Aug 16
Jose Gutierrez de la Concha
Aug 10
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
unread,
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
Aug 10
Eric Salo
Aug 9
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
unread,
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
Aug 9
Jens Troeger
2
Aug 8
How to initialize embedded messages in Python?
I sent too early… In this case, will the generated initializer use eg correctly? Will the generated
unread,
How to initialize embedded messages in Python?
I sent too early… In this case, will the generated initializer use eg correctly? Will the generated
Aug 8
Aditya Gurajada
Aug 7
Unable to locate absl/log/absl_check.h while compiling using g++ a protoc-generated C++ file.
HI, folks -- Platform: Linux Ubuntu 22.04.2 LTS g++ : g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
unread,
Unable to locate absl/log/absl_check.h while compiling using g++ a protoc-generated C++ file.
HI, folks -- Platform: Linux Ubuntu 22.04.2 LTS g++ : g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Aug 7
Sumit Patil
2
Aug 7
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
unread,
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
Aug 7
Mike Kruskal
,
Jeff Sawatzky
2
Aug 2
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
unread,
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
Aug 2
Sandy Zhang
Aug 1
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
unread,
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
Aug 1
Nelson Meyer
,
Rodrigo Schramm
3
Jul 29
python protobuf: incomplete _pb2.py file?
Hi. I am having the same issue. How did you solve this? Em sexta-feira, 28 de outubro de 2022 às 17:
unread,
python protobuf: incomplete _pb2.py file?
Hi. I am having the same issue. How did you solve this? Em sexta-feira, 28 de outubro de 2022 às 17:
Jul 29
Zhu Li
Jul 28
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
unread,
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
Jul 28
Charles Hong
,
Samuel Benzaquen
2
Jul 25
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
unread,
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
Jul 25
Sandy Zhang
Jul 18
Protocol Buffers Version 24.0-rc2 is Released!
This version includes the following non-breaking changes: Compiler Allow code generators to specify
unread,
Protocol Buffers Version 24.0-rc2 is Released!
This version includes the following non-breaking changes: Compiler Allow code generators to specify
Jul 18
Robert Hardisty
,
Samuel Benzaquen
2
Jul 17
Service Address from Context
Hi, it seems you are looking for help with gRPC. prot...@googlegroups.com is a group for Protocol
unread,
Service Address from Context
Hi, it seems you are looking for help with gRPC. prot...@googlegroups.com is a group for Protocol
Jul 17