Lines Matching defs:Enums
523 type Enums struct { struct
524 state protoimpl.MessageState
525 sizeCache protoimpl.SizeCache
526 unknownFields protoimpl.UnknownFields
528 … `protobuf:"varint,1,opt,name=s_enum,json=sEnum,proto3,enum=pb3.Enum" json:"s_enum,omitempty"`
529 …me=s_nested_enum,json=sNestedEnum,proto3,enum=pb3.Enums_NestedEnum" json:"s_nested_enum,omitempty"`
532 func (x *Enums) Reset() {
541 func (x *Enums) String() string {
545 func (*Enums) ProtoMessage() {}
547 func (x *Enums) ProtoReflect() protoreflect.Message {
560 func (*Enums) Descriptor() ([]byte, []int) {
564 func (x *Enums) GetSEnum() Enum {
571 func (x *Enums) GetSNestedEnum() Enums_NestedEnum {