Lines Matching defs:Reply_Entry
459 type Reply_Entry struct { struct
460 …234camel_CasIng,json=keyThatNeeds1234camelCasIng" json:"key_that_needs_1234camel_CasIng,omitempty"`
461 … *int64 `protobuf:"varint,2,opt,name=value,def=7" json:"value,omitempty"`
462 …`protobuf:"varint,3,opt,name=_my_field_name_2,json=MyFieldName2" json:"_my_field_name_2,omitempty"`
463 XXX_NoUnkeyedLiteral struct{} `json:"-"`
464 XXX_unrecognized []byte `json:"-"`
465 XXX_sizecache int32 `json:"-"`
468 func (m *Reply_Entry) Reset() { *m = Reply_Entry{} }
469 func (m *Reply_Entry) String() string { return proto.CompactTextString(m) }
470 func (*Reply_Entry) ProtoMessage() {}
471 func (*Reply_Entry) Descriptor() ([]byte, []int) {
475 func (m *Reply_Entry) XXX_Unmarshal(b []byte) error {
478 func (m *Reply_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
481 func (m *Reply_Entry) XXX_Merge(src proto.Message) {
484 func (m *Reply_Entry) XXX_Size() int {
487 func (m *Reply_Entry) XXX_DiscardUnknown() {
495 func (m *Reply_Entry) GetKeyThatNeeds_1234Camel_CasIng() int64 {
502 func (m *Reply_Entry) GetValue() int64 {
509 func (m *Reply_Entry) GetXMyFieldName_2() int64 {