Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Protocol Buffers
Conversations
About
Protocol Buffers
Contact owners and managers
1–30 of 5422
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 group
0 selected
欧阳兴旺
,
jons...@google.com
2
11:09 AM
encounter System.TypeInitializationException when I want to output the proto defined class
It sounds like something has corrupted the generated code - perhaps a profanity filter that might
unread,
encounter System.TypeInitializationException when I want to output the proto defined class
It sounds like something has corrupted the generated code - perhaps a profanity filter that might
11:09 AM
Ondra Miksik
Oct 2
Prototiller release date
Hi, documentation https://protobuf.dev/editions/overview/#migrating suggests to use Prototiller for
unread,
Prototiller release date
Hi, documentation https://protobuf.dev/editions/overview/#migrating suggests to use Prototiller for
Oct 2
Mike Kruskal
Sep 30
[Announcement] Protocol Buffers Version 29.0-rc1 is Released!
You can view the release and complete release notes on https://github.com/protocolbuffers/protobuf/
unread,
[Announcement] Protocol Buffers Version 29.0-rc1 is Released!
You can view the release and complete release notes on https://github.com/protocolbuffers/protobuf/
Sep 30
Phil Dougherty
3
Sep 26
add a google.protobuf.Any field through reflection
couldn't figure this out. the workaround I came up with was: - populate the message by setting
unread,
add a google.protobuf.Any field through reflection
couldn't figure this out. the workaround I came up with was: - populate the message by setting
Sep 26
Jon Godbout
,
Samuel Benzaquen
2
Sep 25
text format with infinity
On Wed, Sep 25, 2024 at 12:53 PM 'Jon Godbout' via Protocol Buffers <protobuf@googlegroups
unread,
text format with infinity
On Wed, Sep 25, 2024 at 12:53 PM 'Jon Godbout' via Protocol Buffers <protobuf@googlegroups
Sep 25
Senthil Kumar
Sep 24
Segmentation Fault (Signal 11) During Protobuf Compilation with GCC 9.3.0
Hello everyone, I'm encountering a segmentation fault (signal 11) while building Protobuf from
unread,
Segmentation Fault (Signal 11) During Protobuf Compilation with GCC 9.3.0
Hello everyone, I'm encountering a segmentation fault (signal 11) while building Protobuf from
Sep 24
a...@binoklo.com
,
Em Rauch
2
Sep 20
Defining a static message
Unfortunately the .proto syntax doesn't currently have support for defining arbitrary constants
unread,
Defining a static message
Unfortunately the .proto syntax doesn't currently have support for defining arbitrary constants
Sep 20
Sandy Zhang
Sep 18
[ACTION REQUIRED] Protobuf Java users, please update to our latest release
Hello everyone, If you are using protobuf-java, protobuf-javalite, protobuf-kotlin, protobuf-kotlin-
unread,
[ACTION REQUIRED] Protobuf Java users, please update to our latest release
Hello everyone, If you are using protobuf-java, protobuf-javalite, protobuf-kotlin, protobuf-kotlin-
Sep 18
Dương Lê
,
Aldrin
2
Sep 17
How to Generate Header Files for Protobuf C++?
runtime_version.h is available from protobuf itself and not generated. Assume I installed protobuf to
unread,
How to Generate Header Files for Protobuf C++?
runtime_version.h is available from protobuf itself and not generated. Assume I installed protobuf to
Sep 17
Aldrin
2
Sep 17
[C++] Linking against generated protobuf files from multiple projects
Thank you, this is solved now. On Thursday, September 12, 2024 at 1:08:13 PM UTC-7 Aldrin wrote:
unread,
[C++] Linking against generated protobuf files from multiple projects
Thank you, this is solved now. On Thursday, September 12, 2024 at 1:08:13 PM UTC-7 Aldrin wrote:
Sep 17
Dương Lê
,
Aldrin
2
Sep 13
Guidance on Installing and Running Protocol Buffers C++ on VS Code
Some of your questions can be answered in the "how do I start" section [1]. To fast forward
unread,
Guidance on Installing and Running Protocol Buffers C++ on VS Code
Some of your questions can be answered in the "how do I start" section [1]. To fast forward
Sep 13
Florian Suri-Payer
,
Em Rauch
5
Sep 13
Suppressing invalid UTF-8 data warnings?
Currently I was using `syntax = "proto2";` I had gone ahead with the re-factor, so I think
unread,
Suppressing invalid UTF-8 data warnings?
Currently I was using `syntax = "proto2";` I had gone ahead with the re-factor, so I think
Sep 13
Mike Tsai
Sep 12
Clang15 + Protobuf 3.19.4 weird variadic template function args passing behavior
Greetings, We are seeing a weird behavior that when we compile the *pb.cc generated with a v3.19.4
unread,
Clang15 + Protobuf 3.19.4 weird variadic template function args passing behavior
Greetings, We are seeing a weird behavior that when we compile the *pb.cc generated with a v3.19.4
Sep 12
Tony Liao
Sep 11
[Announcement] Protocol Buffers Version 28.1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 28.1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Sep 11
Evan Lu
,
Tony Liao
4
Sep 10
Performance Improvement with Protobuf and UPB in Python and C++
Hi Evan, Performance is something that will depend on the nature of your workload quite a lot, so
unread,
Performance Improvement with Protobuf and UPB in Python and C++
Hi Evan, Performance is something that will depend on the nature of your workload quite a lot, so
Sep 10
Nazibur Rahman
,
Tony Liao
2
Sep 9
Configuration of protobuf 3.22.2
Hi Nazibur, Protobuf 2.5.0 is really old -- running ./autogen.sh is part of using AutoMake, but we
unread,
Configuration of protobuf 3.22.2
Hi Nazibur, Protobuf 2.5.0 is really old -- running ./autogen.sh is part of using AutoMake, but we
Sep 9
Jason Lunn
Aug 28
[Announcement] Protocol Buffers Version 28.0 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 28.0 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Aug 28
Ben Karl
Aug 28
"Plugin killed by signal 9" error when generating Python code
I'm trying to generate Python code from the Google Ads protos without specifying a template, and
unread,
"Plugin killed by signal 9" error when generating Python code
I'm trying to generate Python code from the Google Ads protos without specifying a template, and
Aug 28
Samuel Joshua
,
Samuel Benzaquen
2
Aug 28
Can we serialize 6 GB data with protobuf
On Wed, Aug 28, 2024 at 7:05 AM Samuel Joshua <isamue...@gmail.com> wrote: Hi, I have a
unread,
Can we serialize 6 GB data with protobuf
On Wed, Aug 28, 2024 at 7:05 AM Samuel Joshua <isamue...@gmail.com> wrote: Hi, I have a
Aug 28
Adam Cozzette
Aug 27
Protocol Buffers Version 27.4 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
Protocol Buffers Version 27.4 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Aug 27
Eric Salo
Aug 22
[Announcement] Protocol Buffers Version 28.0-rc3 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 28.0-rc3 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Aug 22
Ashish Tripathi
,
Daz Wilkin
2
Aug 21
Debugging proto file already registered issue (health.proto)
I think this is a Tensorflow problem and you may be better placed asking in those forums. To my
unread,
Debugging proto file already registered issue (health.proto)
I think this is a Tensorflow problem and you may be better placed asking in those forums. To my
Aug 21
Marcin Lewandowski
,
Claude Robitaille
3
Aug 19
How to properly do static linking within CMake project
I forgot that this is required in my main project top CMakeList.txt: find_package(protobuf REQUIRED
unread,
How to properly do static linking within CMake project
I forgot that this is required in my main project top CMakeList.txt: find_package(protobuf REQUIRED
Aug 19
Lei Jiang
Aug 16
efficient delta
Hi, My environment is proto2/Linux/Windows/c++ but I think this should be generic across all. What I
unread,
efficient delta
Hi, My environment is proto2/Linux/Windows/c++ but I think this should be generic across all. What I
Aug 16
Michael Owen
,
Daz Wilkin
2
Aug 15
Documentation link incorrect
https://github.com/protocolbuffers/protocolbuffers.github.io/pull/177 On Thursday, August 15, 2024 at
unread,
Documentation link incorrect
https://github.com/protocolbuffers/protocolbuffers.github.io/pull/177 On Thursday, August 15, 2024 at
Aug 15
Sundar Swamy
Aug 13
Running in thread sanitizer gives Segmentation fault for protobuf c++ v27.3
Platform: Mac OS,. 10.15 & Mac OS 11.x ( arm64) Compiler: AppleClang 12.0.0.12000032 Mac OSX SDK:
unread,
Running in thread sanitizer gives Segmentation fault for protobuf c++ v27.3
Platform: Mac OS,. 10.15 & Mac OS 11.x ( arm64) Compiler: AppleClang 12.0.0.12000032 Mac OSX SDK:
Aug 13
Jerry Berg
Aug 10
[Announcement] Protocol Buffers Version 28.0-rc2 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 28.0-rc2 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Aug 10
Sundar Swamy
Aug 9
Unclear on the abseil dependency for protnbuf c++
Building protobuf c++ from source v27.3 on Windows using visual studio 2022, platform toolset v143,
unread,
Unclear on the abseil dependency for protnbuf c++
Building protobuf c++ from source v27.3 on Windows using visual studio 2022, platform toolset v143,
Aug 9
saif kandil
2
Aug 7
Dynamic VS Static linking
Don't bother guys, I just saw new options that can be passed to Abseil: https://github.com/abseil
unread,
Dynamic VS Static linking
Don't bother guys, I just saw new options that can be passed to Abseil: https://github.com/abseil
Aug 7
Masakatsu Hamashita
Aug 2
Inquiry about bzlmod support in Protobuf version 25.3
Hello, I am writing to inquire about the support for bzlmod in Protobuf version 25.3. I have noticed
unread,
Inquiry about bzlmod support in Protobuf version 25.3
Hello, I am writing to inquire about the support for bzlmod in Protobuf version 25.3. I have noticed
Aug 2