Searched defs:Oneof_F_Group (Results 1 – 1 of 1) sorted by relevance
3423 type Oneof_F_Group struct { struct3424 X *int32 `protobuf:"varint,17,opt,name=x" json:"x,omitempty"`3425 XXX_NoUnkeyedLiteral struct{} `json:"-"`3426 XXX_unrecognized []byte `json:"-"`3427 XXX_sizecache int32 `json:"-"`3430 func (m *Oneof_F_Group) Reset() { *m = Oneof_F_Group{} }3431 func (m *Oneof_F_Group) String() string { return proto.CompactTextString(m) }3432 func (*Oneof_F_Group) ProtoMessage() {}3433 func (*Oneof_F_Group) Descriptor() ([]byte, []int) {3437 func (m *Oneof_F_Group) XXX_Unmarshal(b []byte) error {[all …]