Lines Matching refs:json
73 …OBool *bool `protobuf:"varint,1,opt,name=o_bool,json=oBool" json:"o_bool,omitemp…
74 …OInt32 *int32 `protobuf:"varint,2,opt,name=o_int32,json=oInt32" json:"o_int32,omit…
75 …OInt32Str *int32 `protobuf:"varint,3,opt,name=o_int32_str,json=oInt32Str" json:"o_int…
76 …OInt64 *int64 `protobuf:"varint,4,opt,name=o_int64,json=oInt64" json:"o_int64,omit…
77 …OInt64Str *int64 `protobuf:"varint,5,opt,name=o_int64_str,json=oInt64Str" json:"o_int…
78 …OUint32 *uint32 `protobuf:"varint,6,opt,name=o_uint32,json=oUint32" json:"o_uint32,o…
79 …OUint32Str *uint32 `protobuf:"varint,7,opt,name=o_uint32_str,json=oUint32Str" json:"o_u…
80 …OUint64 *uint64 `protobuf:"varint,8,opt,name=o_uint64,json=oUint64" json:"o_uint64,o…
81 …OUint64Str *uint64 `protobuf:"varint,9,opt,name=o_uint64_str,json=oUint64Str" json:"o_u…
82 …OSint32 *int32 `protobuf:"zigzag32,10,opt,name=o_sint32,json=oSint32" json:"o_sint3…
83 …OSint32Str *int32 `protobuf:"zigzag32,11,opt,name=o_sint32_str,json=oSint32Str" json:"…
84 …OSint64 *int64 `protobuf:"zigzag64,12,opt,name=o_sint64,json=oSint64" json:"o_sint6…
85 …OSint64Str *int64 `protobuf:"zigzag64,13,opt,name=o_sint64_str,json=oSint64Str" json:"…
86 …OFloat *float32 `protobuf:"fixed32,14,opt,name=o_float,json=oFloat" json:"o_float,om…
87 …OFloatStr *float32 `protobuf:"fixed32,15,opt,name=o_float_str,json=oFloatStr" json:"o_f…
88 …ODouble *float64 `protobuf:"fixed64,16,opt,name=o_double,json=oDouble" json:"o_double…
89 …ODoubleStr *float64 `protobuf:"fixed64,17,opt,name=o_double_str,json=oDoubleStr" json:"o…
90 …OString *string `protobuf:"bytes,18,opt,name=o_string,json=oString" json:"o_string,o…
91 …OBytes []byte `protobuf:"bytes,19,opt,name=o_bytes,json=oBytes" json:"o_bytes,omit…
92 XXX_NoUnkeyedLiteral struct{} `json:"-"`
93 XXX_unrecognized []byte `json:"-"`
94 XXX_sizecache int32 `json:"-"`
257 …FNan *float32 `protobuf:"fixed32,1,opt,name=f_nan,json=fNan" json:"f_nan,omitempty…
258 …FPinf *float32 `protobuf:"fixed32,2,opt,name=f_pinf,json=fPinf" json:"f_pinf,omitem…
259 …FNinf *float32 `protobuf:"fixed32,3,opt,name=f_ninf,json=fNinf" json:"f_ninf,omitem…
260 …DNan *float64 `protobuf:"fixed64,4,opt,name=d_nan,json=dNan" json:"d_nan,omitempty…
261 …DPinf *float64 `protobuf:"fixed64,5,opt,name=d_pinf,json=dPinf" json:"d_pinf,omitem…
262 …DNinf *float64 `protobuf:"fixed64,6,opt,name=d_ninf,json=dNinf" json:"d_ninf,omitem…
263 XXX_NoUnkeyedLiteral struct{} `json:"-"`
264 XXX_unrecognized []byte `json:"-"`
265 XXX_sizecache int32 `json:"-"`
337 …RBool []bool `protobuf:"varint,1,rep,name=r_bool,json=rBool" json:"r_bool,omitem…
338 …RInt32 []int32 `protobuf:"varint,2,rep,name=r_int32,json=rInt32" json:"r_int32,omi…
339 …RInt64 []int64 `protobuf:"varint,3,rep,name=r_int64,json=rInt64" json:"r_int64,omi…
340 …RUint32 []uint32 `protobuf:"varint,4,rep,name=r_uint32,json=rUint32" json:"r_uint32,…
341 …RUint64 []uint64 `protobuf:"varint,5,rep,name=r_uint64,json=rUint64" json:"r_uint64,…
342 …RSint32 []int32 `protobuf:"zigzag32,6,rep,name=r_sint32,json=rSint32" json:"r_sint3…
343 …RSint64 []int64 `protobuf:"zigzag64,7,rep,name=r_sint64,json=rSint64" json:"r_sint6…
344 …RFloat []float32 `protobuf:"fixed32,8,rep,name=r_float,json=rFloat" json:"r_float,om…
345 …RDouble []float64 `protobuf:"fixed64,9,rep,name=r_double,json=rDouble" json:"r_double…
346 …RString []string `protobuf:"bytes,10,rep,name=r_string,json=rString" json:"r_string,…
347 …RBytes [][]byte `protobuf:"bytes,11,rep,name=r_bytes,json=rBytes" json:"r_bytes,omi…
348 XXX_NoUnkeyedLiteral struct{} `json:"-"`
349 XXX_unrecognized []byte `json:"-"`
350 XXX_sizecache int32 `json:"-"`
457 …*Widget_Color `protobuf:"varint,1,opt,name=color,enum=jsonpb.Widget_Color" json:"color,omitempty"`
458 …protobuf:"varint,2,rep,name=r_color,json=rColor,enum=jsonpb.Widget_Color" json:"r_color,omitempty"`
459 Simple *Simple `protobuf:"bytes,10,opt,name=simple" json:"simple,omitempty"`
460 …RSimple []*Simple `protobuf:"bytes,11,rep,name=r_simple,json=rSimple" json:"r_si…
461 Repeats *Repeats `protobuf:"bytes,20,opt,name=repeats" json:"repeats,omitempty"`
462 …RRepeats []*Repeats `protobuf:"bytes,21,rep,name=r_repeats,json=rRepeats" json:"r_…
463 XXX_NoUnkeyedLiteral struct{} `json:"-"`
464 XXX_unrecognized []byte `json:"-"`
465 XXX_sizecache int32 `json:"-"`
536 …MInt64Str map[int64]string `protobuf:"bytes,1,rep,name=m_int64_str,json=mInt64Str" json…
537 …[bool]*Simple `protobuf:"bytes,2,rep,name=m_bool_simple,json=mBoolSimple" json:"m_bool_simple,omit…
538 XXX_NoUnkeyedLiteral struct{} `json:"-"`
539 XXX_unrecognized []byte `json:"-"`
540 XXX_sizecache int32 `json:"-"`
590 XXX_NoUnkeyedLiteral struct{} `json:"-"`
591 XXX_unrecognized []byte `json:"-"`
592 XXX_sizecache int32 `json:"-"`
708 Value *float64 `protobuf:"fixed64,1,opt,name=value" json:"value,omitempty"`
709 XXX_NoUnkeyedLiteral struct{} `json:"-"`
710 proto.XXX_InternalExtensions `json:"-"`
711 XXX_unrecognized []byte `json:"-"`
712 XXX_sizecache int32 `json:"-"`
756 …Imaginary *float64 `protobuf:"fixed64,1,opt,name=imaginary" json:"imaginary,omi…
757 XXX_NoUnkeyedLiteral struct{} `json:"-"`
758 proto.XXX_InternalExtensions `json:"-"`
759 XXX_unrecognized []byte `json:"-"`
760 XXX_sizecache int32 `json:"-"`
813 An *any.Any `protobuf:"bytes,14,opt,name=an" json:"an,omitempty"`
814 Dur *duration.Duration `protobuf:"bytes,1,opt,name=dur" json:"dur,omitempty"`
815 St *_struct.Struct `protobuf:"bytes,12,opt,name=st" json:"st,omitempty"`
816 Ts *timestamp.Timestamp `protobuf:"bytes,2,opt,name=ts" json:"ts,omitempty"`
817 Lv *_struct.ListValue `protobuf:"bytes,15,opt,name=lv" json:"lv,omitempty"`
818 Val *_struct.Value `protobuf:"bytes,16,opt,name=val" json:"val,omitempty"`
819 Dbl *wrappers.DoubleValue `protobuf:"bytes,3,opt,name=dbl" json:"dbl,omitempty"`
820 Flt *wrappers.FloatValue `protobuf:"bytes,4,opt,name=flt" json:"flt,omitempty"`
821 I64 *wrappers.Int64Value `protobuf:"bytes,5,opt,name=i64" json:"i64,omitempty"`
822 U64 *wrappers.UInt64Value `protobuf:"bytes,6,opt,name=u64" json:"u64,omitempty"`
823 I32 *wrappers.Int32Value `protobuf:"bytes,7,opt,name=i32" json:"i32,omitempty"`
824 U32 *wrappers.UInt32Value `protobuf:"bytes,8,opt,name=u32" json:"u32,omitempty"`
825 Bool *wrappers.BoolValue `protobuf:"bytes,9,opt,name=bool" json:"bool,omitempty"`
826 Str *wrappers.StringValue `protobuf:"bytes,10,opt,name=str" json:"str,omitempty"`
827 …Bytes *wrappers.BytesValue `protobuf:"bytes,11,opt,name=bytes" json:"bytes,omitemp…
828 XXX_NoUnkeyedLiteral struct{} `json:"-"`
829 XXX_unrecognized []byte `json:"-"`
830 XXX_sizecache int32 `json:"-"`
965 Str *string `protobuf:"bytes,1,req,name=str" json:"str,omitempty"`
966 XXX_NoUnkeyedLiteral struct{} `json:"-"`
967 XXX_unrecognized []byte `json:"-"`
968 XXX_sizecache int32 `json:"-"`
1004 …Subm *MsgWithRequired `protobuf:"bytes,1,opt,name=subm" json:"subm,omit…
1005 …ing]*MsgWithRequired `protobuf:"bytes,2,rep,name=map_field,json=mapField" json:"map_field,omitempt…
1006 …equired `protobuf:"bytes,3,rep,name=slice_field,json=sliceField" json:"slice_field,omitem…
1007 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1008 XXX_unrecognized []byte `json:"-"`
1009 XXX_sizecache int32 `json:"-"`
1059 Byts []byte `protobuf:"bytes,1,req,name=byts" json:"byts,omitempty"`
1060 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1061 XXX_unrecognized []byte `json:"-"`
1062 XXX_sizecache int32 `json:"-"`
1098 Str *wrappers.StringValue `protobuf:"bytes,1,req,name=str" json:"str,omitempty"`
1099 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1100 XXX_unrecognized []byte `json:"-"`
1101 XXX_sizecache int32 `json:"-"`