Home
last modified time | relevance | path

Searched defs:JsonFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java77 public class JsonFormat { class
80 private JsonFormat() {} in JsonFormat() method in JsonFormat
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto1054 enum JsonFormat { enum
Ddescriptor.pb.h2180 using JsonFormat = FeatureSet_JsonFormat; variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs12618 public global::Google.Protobuf.Reflection.FeatureSet.Types.JsonFormat JsonFormat { property in Google.Protobuf.Reflection.FeatureSet
12975 public enum JsonFormat { enum in Google.Protobuf.Reflection.FeatureSet.Types