Lines Matching defs:Oneofs
683 type Oneofs struct { struct
684 state protoimpl.MessageState
685 sizeCache protoimpl.SizeCache
686 unknownFields protoimpl.UnknownFields
693 Union isOneofs_Union `protobuf_oneof:"union"`
696 func (x *Oneofs) Reset() {
705 func (x *Oneofs) String() string {
709 func (*Oneofs) ProtoMessage() {}
711 func (x *Oneofs) ProtoReflect() protoreflect.Message {
724 func (*Oneofs) Descriptor() ([]byte, []int) {
728 func (m *Oneofs) GetUnion() isOneofs_Union {
735 func (x *Oneofs) GetOneofEnum() Enum {
742 func (x *Oneofs) GetOneofString() string {
749 func (x *Oneofs) GetOneofNested() *Nested {