Lines Matching defs:GoTest_RequiredGroup
1103 type GoTest_RequiredGroup struct { struct
1104 …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 {
1120 func (m *GoTest_RequiredGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1123 func (m *GoTest_RequiredGroup) XXX_Merge(src proto.Message) {
1126 func (m *GoTest_RequiredGroup) XXX_Size() int {
1129 func (m *GoTest_RequiredGroup) XXX_DiscardUnknown() {
1135 func (m *GoTest_RequiredGroup) GetRequiredField() string {