קבוצות
שיחות
כל הקבוצות וההודעות
שליחת משוב ל-Google
עזרה
כניסה
קבוצות
Protocol Buffers
שיחות
מידע כללי
Protocol Buffers
30–1 מתוך 5086
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
סימון כל ההודעות כהודעות שנקראו
דיווח על התנהלות פוגעת בקבוצה
לא נבחרה אף שורה
Daniel
15 ביוני
Importing protobuff data in python
I am having the following problem: I have implemented a protobuff to send data from a golang client
לא נקראה,
Importing protobuff data in python
I am having the following problem: I have implemented a protobuff to send data from a golang client
15 ביוני
Dinny Augustine
,
Marc Gravell
3
15 ביוני
Protobuff
I have an API key URL which uses the python language and data is transmitted as procobuff. Actually,
לא נקראה,
Protobuff
I have an API key URL which uses the python language and data is transmitted as procobuff. Actually,
15 ביוני
Dinny Augustine
15 ביוני
PHP protobuf Error
I am New to protobuf. I have installed operating systems related protobuf for windows operating
לא נקראה,
PHP protobuf Error
I am New to protobuf. I have installed operating systems related protobuf for windows operating
15 ביוני
Gareth Williams
,
Deanna Garcia
3
14 ביוני
2GB message limit
Thanks Deanna, I actually figured out what the problem was. The function factored_joint_mvn in
לא נקראה,
2GB message limit
Thanks Deanna, I actually figured out what the problem was. The function factored_joint_mvn in
14 ביוני
Ann Lin
,
Gary Peck
2
8 ביוני
How to set some mutual exclusion objects in a message
One way to model this in protobuf is using `oneof`, in which case you don't even really need the
לא נקראה,
How to set some mutual exclusion objects in a message
One way to model this in protobuf is using `oneof`, in which case you don't even really need the
8 ביוני
Peter Boshra
8 ביוני
How To Export Compiled Protobuf to Static Library C++
I want to make a static library containing .cc and .h files that are generated from protoc compiler
לא נקראה,
How To Export Compiled Protobuf to Static Library C++
I want to make a static library containing .cc and .h files that are generated from protoc compiler
8 ביוני
Evan Lu
6 ביוני
How to convert YAML to protobuf message in C++ or Python
Hi, I am trying to read YAML file with protobuf as schema. I can use some YAML library to read file
לא נקראה,
How to convert YAML to protobuf message in C++ or Python
Hi, I am trying to read YAML file with protobuf as schema. I can use some YAML library to read file
6 ביוני
Vladamir Estragon
2 ביוני
Protobuf not building on Ubuntu 21.04
Hi, I am trying to build the latest code on Ubuntu 21.04 Release: 21.04 Codename: hirsute. Before
לא נקראה,
Protobuf not building on Ubuntu 21.04
Hi, I am trying to build the latest code on Ubuntu 21.04 Release: 21.04 Codename: hirsute. Before
2 ביוני
Louis Letourneau
27 במאי
Distribute as librairie/package
I can't seem to wrap my head around a way to distribute protobuf generated code. I have 2
לא נקראה,
Distribute as librairie/package
I can't seem to wrap my head around a way to distribute protobuf generated code. I have 2
27 במאי
NITIN KUMAR KUNDU
,
Eric Pederson
2
24 במאי
Missing libprotobuf-lited.a from lib | Release
Since this is an issue with Conan Center you should create an issue there: https://github.com/conan-
לא נקראה,
Missing libprotobuf-lited.a from lib | Release
Since this is an issue with Conan Center you should create an issue there: https://github.com/conan-
24 במאי
Ryan Herbert
23 במאי
Get list of all message names
I've been trying to figure out how to get a list of all message names in the generated pool with
לא נקראה,
Get list of all message names
I've been trying to figure out how to get a list of all message names in the generated pool with
23 במאי
Aleksey Chernoraenko
22 במאי
Python protobuf 3.20.1 is missing Any, Empty, and other types
Hello, I just upgraded protobuf from 3.17.3 to 3.20.1 (macos, python 3.9), and my code started
לא נקראה,
Python protobuf 3.20.1 is missing Any, Empty, and other types
Hello, I just upgraded protobuf from 3.17.3 to 3.20.1 (macos, python 3.9), and my code started
22 במאי
Steven Olson
20 במאי
proto store using kotlin builtin (not java lite)?
I have a small schema defined and have been using the java lite plugin generator and a Kotlin
לא נקראה,
proto store using kotlin builtin (not java lite)?
I have a small schema defined and have been using the java lite plugin generator and a Kotlin
20 במאי
Ashish Kumar
17 במאי
Repeated Field - Add element method.
When we are constructing an object with repeated field member, we generally call auto memberObj =
לא נקראה,
Repeated Field - Add element method.
When we are constructing an object with repeated field member, we generally call auto memberObj =
17 במאי
JENG IoT
13 במאי
Decode protobuf without proto files
Hello, I would like to decode protobuf data (IoT devices) and running into some decoding challenges.
לא נקראה,
Decode protobuf without proto files
Hello, I would like to decode protobuf data (IoT devices) and running into some decoding challenges.
13 במאי
Deanna Garcia
11 במאי
Recent changes to Protocol Buffers
Some recent changes to Protocol Buffers are worth being aware of. First, we've changed our
לא נקראה,
Recent changes to Protocol Buffers
Some recent changes to Protocol Buffers are worth being aware of. First, we've changed our
11 במאי
Yuhui ZHI
7 במאי
Is it possible to get the field counts of a message at compile time
I'm working with Protobuf3 in my C++14 project. Let's say that I have such a message in some
לא נקראה,
Is it possible to get the field counts of a message at compile time
I'm working with Protobuf3 in my C++14 project. Let's say that I have such a message in some
7 במאי
Bill Thorp
,
Marc Gravell
2
5 במאי
protocol buffers for inter-language IPC
Without a long-running process, what would this look like? what would cause the remote / out-of-
לא נקראה,
protocol buffers for inter-language IPC
Without a long-running process, what would this look like? what would cause the remote / out-of-
5 במאי
Jesse Thompson
3
3 במאי
Unknown field 'content' in struct literal of type tycoon_services.Msg
https://stackoverflow.com/questions/37780520/unknown-field-in-struct-literal Issue was lowercase
לא נקראה,
Unknown field 'content' in struct literal of type tycoon_services.Msg
https://stackoverflow.com/questions/37780520/unknown-field-in-struct-literal Issue was lowercase
3 במאי
Jakob Merrild
,
Deanna Garcia
4
3 במאי
Trying to construct generated PHP class causes InvalidArgumentException with a message about the class not being found in Descriptor Pool
Thanks. I did attempt various different auto-loading options, but it is entirely possible that I didn
לא נקראה,
Trying to construct generated PHP class causes InvalidArgumentException with a message about the class not being found in Descriptor Pool
Thanks. I did attempt various different auto-loading options, but it is entirely possible that I didn
3 במאי
shubham bagwari
,
Deanna Garcia
2
2 במאי
google.protobuf.message.DecodeError: Error parsing message with type 'tensorflow.GraphDef'
If you are not working with protobufs directly and just through tensorflow, you should report this
לא נקראה,
google.protobuf.message.DecodeError: Error parsing message with type 'tensorflow.GraphDef'
If you are not working with protobufs directly and just through tensorflow, you should report this
2 במאי
Jatin Bhasin
,
Deanna Garcia
2
2 במאי
youtube .proto file for deserialising buffers
The protobuf team doesn't have any input into this decision, as we only opensource the protobuf
לא נקראה,
youtube .proto file for deserialising buffers
The protobuf team doesn't have any input into this decision, as we only opensource the protobuf
2 במאי
tyty
,
Deanna Garcia
2
2 במאי
best practices for querying a resource
I think this question is more suited for gRPC, protobuf doesn't have standards about RPC
לא נקראה,
best practices for querying a resource
I think this question is more suited for gRPC, protobuf doesn't have standards about RPC
2 במאי
Renaud Piperade
,
Deanna Garcia
2
2 במאי
Bytes field between Python and C (Nanopb)
Bytes fields shouldn't be any different than other fields. You should still be able to get and
לא נקראה,
Bytes field between Python and C (Nanopb)
Bytes fields shouldn't be any different than other fields. You should still be able to get and
2 במאי
tuk
,
Deanna Garcia
2
2 במאי
proto3: Why setting java_multiple_files = true not creating separate java classes for each proto message?
The documentation that you copied says: If true, separate .java files will be generated for each of
לא נקראה,
proto3: Why setting java_multiple_files = true not creating separate java classes for each proto message?
The documentation that you copied says: If true, separate .java files will be generated for each of
2 במאי
Darin Dimitrov
,
Deanna Garcia
2
2 במאי
(C#) Deserializing with a runtime provided .proto schema
Protobuf doesn't directly support deserialization like this. You could use JsonFormatter to
לא נקראה,
(C#) Deserializing with a runtime provided .proto schema
Protobuf doesn't directly support deserialization like this. You could use JsonFormatter to
2 במאי
Somashekhar Rudrakshi
, …
Deanna Garcia
3
2 במאי
unable to build protbuf- 2.6.1 artifact on visual studio
Are you still seeing this error? What version of protobuf are you using? On Tuesday, April 19, 2022
לא נקראה,
unable to build protbuf- 2.6.1 artifact on visual studio
Are you still seeing this error? What version of protobuf are you using? On Tuesday, April 19, 2022
2 במאי
zjk
,
Deanna Garcia
2
2 במאי
Been working on this problem for a fortnight, really need help
I think you should file this bug with tensorflow since you are only using protobufs through them. On
לא נקראה,
Been working on this problem for a fortnight, really need help
I think you should file this bug with tensorflow since you are only using protobufs through them. On
2 במאי
Yuhui ZHI
,
Adam Cozzette
2
26 באפר׳
How to use reflection of Protobuf to modify a Map
For the purposes of reflection, maps are treated like a repeated field of messages, where each
לא נקראה,
How to use reflection of Protobuf to modify a Map
For the purposes of reflection, maps are treated like a repeated field of messages, where each
26 באפר׳
avei shriety
,
Marc Gravell
2
26 באפר׳
How could I serialize and deserialize DataTable across C# and Java
OK. To share data between platforms, you need two things: 1. A shared data layout 2. A shared
לא נקראה,
How could I serialize and deserialize DataTable across C# and Java
OK. To share data between platforms, you need two things: 1. A shared data layout 2. A shared
26 באפר׳