Searched defs:Request_SomeGroup (Results 1 – 1 of 1) sorted by relevance
364 type Request_SomeGroup struct { struct365 … *int32 `protobuf:"varint,9,opt,name=group_field,json=groupField" json:"group_field,omitempty"`366 XXX_NoUnkeyedLiteral struct{} `json:"-"`367 XXX_unrecognized []byte `json:"-"`368 XXX_sizecache int32 `json:"-"`371 func (m *Request_SomeGroup) Reset() { *m = Request_SomeGroup{} }372 func (m *Request_SomeGroup) String() string { return proto.CompactTextString(m) }373 func (*Request_SomeGroup) ProtoMessage() {}374 func (*Request_SomeGroup) Descriptor() ([]byte, []int) {378 func (m *Request_SomeGroup) XXX_Unmarshal(b []byte) error {[all …]