Lines Matching defs:GoTest_RepeatedGroup
1142 type GoTest_RepeatedGroup struct { struct
1143 …edField *string `protobuf:"bytes,81,req,name=RequiredField" json:"RequiredField,omitempty"`
1144 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1145 XXX_unrecognized []byte `json:"-"`
1146 XXX_sizecache int32 `json:"-"`
1149 func (m *GoTest_RepeatedGroup) Reset() { *m = GoTest_RepeatedGroup{} }
1150 func (m *GoTest_RepeatedGroup) String() string { return proto.CompactTextString(m) }
1151 func (*GoTest_RepeatedGroup) ProtoMessage() {}
1152 func (*GoTest_RepeatedGroup) Descriptor() ([]byte, []int) {
1156 func (m *GoTest_RepeatedGroup) XXX_Unmarshal(b []byte) error {
1159 func (m *GoTest_RepeatedGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1162 func (m *GoTest_RepeatedGroup) XXX_Merge(src proto.Message) {
1165 func (m *GoTest_RepeatedGroup) XXX_Size() int {
1168 func (m *GoTest_RepeatedGroup) XXX_DiscardUnknown() {
1174 func (m *GoTest_RepeatedGroup) GetRequiredField() string {