Searched defs:GoTest_RequiredGroup (Results 1 – 1 of 1) sorted by relevance
1103 type GoTest_RequiredGroup struct { struct1104 …edField *string `protobuf:"bytes,71,req,name=RequiredField" json:"RequiredField,omitempty"`1105 XXX_NoUnkeyedLiteral struct{} `json:"-"`1106 XXX_unrecognized []byte `json:"-"`1107 XXX_sizecache int32 `json:"-"`1110 func (m *GoTest_RequiredGroup) Reset() { *m = GoTest_RequiredGroup{} }1111 func (m *GoTest_RequiredGroup) String() string { return proto.CompactTextString(m) }1112 func (*GoTest_RequiredGroup) ProtoMessage() {}1113 func (*GoTest_RequiredGroup) Descriptor() ([]byte, []int) {1117 func (m *GoTest_RequiredGroup) XXX_Unmarshal(b []byte) error {[all …]