Grupės
Pokalbiai
Visos grupės ir pranešimai
Siųsti atsiliepimą „Google“
Pagalba
Prisijungti
Grupės
Protocol Buffers
Pokalbiai
Apie
Protocol Buffers
1–30 iš 5293
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
Pažymėti viską kaip skaitytą
Pranešti apie piktnaudžiaujančią grupę
Pasirinkta 0 eilučių
Daniel Koohmarey
2
17:22
Python Protobuf Serialization Performance In 2023
Note for anyone stumbling upon this thread in the future, leveraging cpp generated protobuf
neskaityta,
Python Protobuf Serialization Performance In 2023
Note for anyone stumbling upon this thread in the future, leveraging cpp generated protobuf
17:22
Nadder Makhlouf
,
Matthew Fowles Kulukundis
3
09-29
Can proto3 messages talk to applications using proto2?
Hi Matt, Thanks for your response. That sounds good, it will make my development hopefully simple
neskaityta,
Can proto3 messages talk to applications using proto2?
Hi Matt, Thanks for your response. That sounds good, it will make my development hopefully simple
09-29
Teo Tyrov
,
Michael Ngarimu
4
09-28
Cannot statically link with protobuf from windows+vcpkg
I'm not 100% sure who maintains the protobuf vcpkg port but GitHub.com/microsoft/vcpkg is always
neskaityta,
Cannot statically link with protobuf from windows+vcpkg
I'm not 100% sure who maintains the protobuf vcpkg port but GitHub.com/microsoft/vcpkg is always
09-28
Joan Balagueró
,
Florian Enner
7
09-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
neskaityta,
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
09-20
Alexander Luya
, …
Daz Wilkin
3
09-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`
neskaityta,
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`
09-18
Charlie Tian
,
Daz Wilkin
2
09-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/
neskaityta,
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/
09-17
Nikita Ig
, …
Derek Perez
6
09-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
neskaityta,
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
09-15
Mutaz Alshara
09-10
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
neskaityta,
Google Maps
Someone messaged in a Group chat asking how to open a certain file extension. He needed a specific
09-10
John Green
,
Jerry Berg
3
09-08
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
neskaityta,
OpenTelemetry JSON Protobuf deviations
Hi Jerry, Yes, JsonFormat is working properly for us. However, we'd like to use it to implement
09-08
Hong Shin
09-07
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
neskaityta,
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
09-07
Jeffrey Baker
,
Matthew Fowles Kulukundis
3
09-07
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
neskaityta,
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
09-07
Tiago Cardoso
08-28
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
neskaityta,
(ruby) allow to parse textproto format
In the context of cel-spec test cases, which exist in textproto format (example: https://github.com/
08-28
Jacky Ryan
2
08-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
neskaityta,
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
08-28
Josh Haberman
08-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
neskaityta,
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
08-25
SAMEER ABUEISA
08-25
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
neskaityta,
Re: [protobuf] Digest for protobuf@googlegroups.com - 1 update in 1 topic
في الجمعة، ٢٥ أغسطس ٢٠٢٣, ٣:٣٦ م <prot...@googlegroups.com> كتب: prot...@googlegroups.com
08-25
Benjamin Bara
08-25
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
neskaityta,
[java] Alignment trap on armv7a
Hi! I lately played a little bit around with the Java implementation on armv7a and recognized a
08-25
Chen书生
08-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:
neskaityta,
/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:
08-24
Peter Oberauer
08-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
neskaityta,
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
08-23
Matthew Fowles Kulukundis
08-18
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
neskaityta,
Protocol Buffers Version 24.1 is Released!
This version includes the following non-breaking changes: Python C-Extension (Default) Delete
08-18
Victor Stewart
,
Santosh Passoubady (Sansan)
2
08-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
neskaityta,
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
08-16
Jose Gutierrez de la Concha
08-10
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
neskaityta,
Create FileDescriptor from CodeGeneratorRequest
Hi, I'm using this C# code to create a FileDescriptor from CodeGeneratorRequest: using var stdin
08-10
Eric Salo
08-09
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
neskaityta,
Protocol Buffers Version 24.0 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
08-09
Jens Troeger
2
08-08
How to initialize embedded messages in Python?
I sent too early… In this case, will the generated initializer use eg correctly? Will the generated
neskaityta,
How to initialize embedded messages in Python?
I sent too early… In this case, will the generated initializer use eg correctly? Will the generated
08-08
Aditya Gurajada
08-07
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
neskaityta,
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
08-07
Sumit Patil
2
08-07
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
neskaityta,
Protobuf parsing
if( eventType == "ADDED" || eventType == "MODIFIED" ) { WatchEvent watch; watch.
08-07
Mike Kruskal
,
Jeff Sawatzky
2
08-02
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
neskaityta,
Coming soon: Protobuf Editions
Looking at https://protobuf.dev/news/2023-06-29/#editions-syntax-1 it seems like with the "2023
08-02
Sandy Zhang
08-01
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
neskaityta,
Protocol Buffers Version 24.0-rc3 is Released!
This version includes the following non-breaking changes: Compiler Drop support for Bazel 5. (fff4905
08-01
Nelson Meyer
,
Rodrigo Schramm
3
07-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:
neskaityta,
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:
07-29
Zhu Li
07-28
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
neskaityta,
Protobuf as data model class in Java
Hello there, Is it encouraged to use protobuf generated classes as data model classes directly? A
07-28
Charles Hong
,
Samuel Benzaquen
2
07-25
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
neskaityta,
RepeatedPtrField
On Mon, Jul 24, 2023 at 5:19 PM Charles Hong <chon...@ucr.edu> wrote: Hello, Is there a way to
07-25