Home
last modified time | relevance | path

Searched defs:TestAllTypes_OneofGroup (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go2552 type TestAllTypes_OneofGroup struct { struct
2553 state protoimpl.MessageState
2554 sizeCache protoimpl.SizeCache
2555 unknownFields protoimpl.UnknownFields
2557 A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
2558 B *int32 `protobuf:"varint,2,opt,name=b" json:"b,omitempty"`
2561 func (x *TestAllTypes_OneofGroup) Reset() {
2570 func (x *TestAllTypes_OneofGroup) String() string {
2574 func (*TestAllTypes_OneofGroup) ProtoMessage() {}
2576 func (x *TestAllTypes_OneofGroup) ProtoReflect() protoreflect.Message {
[all …]