Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs65 public string JsonName { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs2027 public string JsonName { property in Google.Protobuf.Reflection.FieldDescriptorProto
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs532 public string JsonName { property in Google.Protobuf.WellKnownTypes.Field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go825JsonName *string `protobuf:"bytes,10,opt,name=json_name,json=jsonName" json:"jso… member