Searched defs:RequiredInnerMessage (Results 1 – 2 of 2) sorted by relevance
1852 type RequiredInnerMessage struct { struct1853 …name=leo_finally_won_an_oscar,json=leoFinallyWonAnOscar" json:"leo_finally_won_an_oscar,omitempty"`1854 XXX_NoUnkeyedLiteral struct{} `json:"-"`1855 XXX_unrecognized []byte `json:"-"`1856 XXX_sizecache int32 `json:"-"`1859 func (m *RequiredInnerMessage) Reset() { *m = RequiredInnerMessage{} }1860 func (m *RequiredInnerMessage) String() string { return proto.CompactTextString(m) }1861 func (*RequiredInnerMessage) ProtoMessage() {}1862 func (*RequiredInnerMessage) Descriptor() ([]byte, []int) {1866 func (m *RequiredInnerMessage) XXX_Unmarshal(b []byte) error {[all …]
259 message RequiredInnerMessage { message