Searched defs:JSONNames (Results 1 – 2 of 2) sorted by relevance
859 type JSONNames struct { struct860 state protoimpl.MessageState861 sizeCache protoimpl.SizeCache862 unknownFields protoimpl.UnknownFields864 SString string `protobuf:"bytes,1,opt,name=s_string,json=foo_bar,proto3" json:"s_string,omitempty"`867 func (x *JSONNames) Reset() {876 func (x *JSONNames) String() string {880 func (*JSONNames) ProtoMessage() {}882 func (x *JSONNames) ProtoReflect() protoreflect.Message {895 func (*JSONNames) Descriptor() ([]byte, []int) {[all …]
113 message JSONNames { message