グループ
会話
すべてのグループとメッセージ
Google にフィードバックを送信
ヘルプ
ログイン
グループ
Protocol Buffers
会話
概要
Protocol Buffers
1–30 / 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
すべて既読にする
不正行為があったグループを報告
0 行を選択中
Joan Balagueró
,
Florian Enner
7
9月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
未読、
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
9月20日
Alexander Luya
, …
Daz Wilkin
3
9月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`
未読、
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`
9月18日
Charlie Tian
,
Daz Wilkin
2
9月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/
未読、
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/
9月17日
Nikita Ig
, …
Derek Perez
6
9月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
未読、
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
9月15日
Mutaz Alshara
9月10日
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
未読、
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
9月10日
John Green
,
Jerry Berg
3
9月8日
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
未読、
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
9月8日
Hong Shin
9月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
未読、
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
9月7日
Jeffrey Baker
,
Matthew Fowles Kulukundis
3
9月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
未読、
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
9月7日
Tiago Cardoso
8月28日
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
未読、
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
8月28日
Jacky Ryan
2
8月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
未読、
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
8月28日
Josh Haberman
8月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
未読、
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
8月25日
SAMEER ABUEISA
8月25日
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
未読、
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
8月25日
Benjamin Bara
8月25日
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
未読、
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
8月25日
Chen书生
8月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:
未読、
/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:
8月24日
Peter Oberauer
8月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
未読、
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
8月23日
Daniel Koohmarey
8月22日
Python Protobuf Serialization Performance In 2023
I stumbled upon a post from 2010 mentioning using CExtensions to improve python protobuf
未読、
Python Protobuf Serialization Performance In 2023
I stumbled upon a post from 2010 mentioning using CExtensions to improve python protobuf
8月22日
Matthew Fowles Kulukundis
8月18日
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
未読、
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
8月18日
Victor Stewart
,
Santosh Passoubady (Sansan)
2
8月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
未読、
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
8月16日
Jose Gutierrez de la Concha
8月10日
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
未読、
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
8月10日
Eric Salo
8月9日
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
未読、
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
8月9日
Jens Troeger
2
8月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
未読、
How to initialize embedded messages in Python?
I sent too early… In this case, will the generated initializer use eg correctly? Will the generated
8月8日
Aditya Gurajada
8月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
未読、
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
8月7日
Sumit Patil
2
8月7日
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
未読、
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
8月7日
Mike Kruskal
,
Jeff Sawatzky
2
8月2日
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
未読、
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
8月2日
Sandy Zhang
8月1日
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
未読、
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
8月1日
Nelson Meyer
,
Rodrigo Schramm
3
7月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:
未読、
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:
7月29日
Zhu Li
7月28日
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
未読、
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
7月28日
Charles Hong
,
Samuel Benzaquen
2
7月25日
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
未読、
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
7月25日
Sandy Zhang
7月18日
Protocol Buffers Version 24.0-rc2 is Released!
This version includes the following non-breaking changes: Compiler Allow code generators to specify
未読、
Protocol Buffers Version 24.0-rc2 is Released!
This version includes the following non-breaking changes: Compiler Allow code generators to specify
7月18日
Robert Hardisty
,
Samuel Benzaquen
2
7月17日
Service Address from Context
Hi, it seems you are looking for help with gRPC. prot...@googlegroups.com is a group for Protocol
未読、
Service Address from Context
Hi, it seems you are looking for help with gRPC. prot...@googlegroups.com is a group for Protocol
7月17日