Home
last modified time | relevance | path

Searched defs:json_format (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/docs/design/editions/
Dedition-zero-features.md479 #### Alternatives
487 #### Future Work
496 #### Migration Examples
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto1059 optional JsonFormat json_format = 6 [ field
Ddescriptor.pb.h19966 inline ::google::protobuf::FeatureSet_JsonFormat FeatureSet::json_format() const { in json_format() function