Lines Matching defs:GoTestRequiredGroupField_Group
1260 type GoTestRequiredGroupField_Group struct { struct
1261 Field *int32 `protobuf:"varint,2,req,name=Field" json:"Field,omitempty"`
1262 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1263 XXX_unrecognized []byte `json:"-"`
1264 XXX_sizecache int32 `json:"-"`
1267 func (m *GoTestRequiredGroupField_Group) Reset() { *m = GoTestRequiredGroupField_Group{} }
1268 func (m *GoTestRequiredGroupField_Group) String() string { return proto.CompactTextString(m) }
1269 func (*GoTestRequiredGroupField_Group) ProtoMessage() {}
1270 func (*GoTestRequiredGroupField_Group) Descriptor() ([]byte, []int) {
1274 func (m *GoTestRequiredGroupField_Group) XXX_Unmarshal(b []byte) error {
1277 func (m *GoTestRequiredGroupField_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1280 func (m *GoTestRequiredGroupField_Group) XXX_Merge(src proto.Message) {
1283 func (m *GoTestRequiredGroupField_Group) XXX_Size() int {
1286 func (m *GoTestRequiredGroupField_Group) XXX_DiscardUnknown() {
1292 func (m *GoTestRequiredGroupField_Group) GetField() int32 {