Lines Matching defs:Request_SomeGroup
364 type Request_SomeGroup struct { struct
365 … *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 {
381 func (m *Request_SomeGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
384 func (m *Request_SomeGroup) XXX_Merge(src proto.Message) {
387 func (m *Request_SomeGroup) XXX_Size() int {
390 func (m *Request_SomeGroup) XXX_DiscardUnknown() {
396 func (m *Request_SomeGroup) GetGroupField() int32 {