Lines Matching defs:GoTestRequiredGroupField
1221 type GoTestRequiredGroupField struct { struct
1222 …oTestRequiredGroupField_Group `protobuf:"group,1,req,name=Group,json=group" json:"group,omitempty"`
1223 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1224 XXX_unrecognized []byte `json:"-"`
1225 XXX_sizecache int32 `json:"-"`
1228 func (m *GoTestRequiredGroupField) Reset() { *m = GoTestRequiredGroupField{} }
1229 func (m *GoTestRequiredGroupField) String() string { return proto.CompactTextString(m) }
1230 func (*GoTestRequiredGroupField) ProtoMessage() {}
1231 func (*GoTestRequiredGroupField) Descriptor() ([]byte, []int) {
1235 func (m *GoTestRequiredGroupField) XXX_Unmarshal(b []byte) error {
1238 func (m *GoTestRequiredGroupField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1241 func (m *GoTestRequiredGroupField) XXX_Merge(src proto.Message) {
1244 func (m *GoTestRequiredGroupField) XXX_Size() int {
1247 func (m *GoTestRequiredGroupField) XXX_DiscardUnknown() {
1253 func (m *GoTestRequiredGroupField) GetGroup() *GoTestRequiredGroupField_Group {