Lines Matching defs:Maps
779 type Maps struct { struct
780 state protoimpl.MessageState
781 sizeCache protoimpl.SizeCache
782 unknownFields protoimpl.UnknownFields
784 …"int32_to_str,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,nam…
785 …son:"bool_to_uint32,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,…
786 …son:"uint64_to_enum,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,…
787 …n:"str_to_nested,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,n…
788 …n:"str_to_oneofs,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,n…
791 func (x *Maps) Reset() {
800 func (x *Maps) String() string {
804 func (*Maps) ProtoMessage() {}
806 func (x *Maps) ProtoReflect() protoreflect.Message {
819 func (*Maps) Descriptor() ([]byte, []int) {
823 func (x *Maps) GetInt32ToStr() map[int32]string {
830 func (x *Maps) GetBoolToUint32() map[bool]uint32 {
837 func (x *Maps) GetUint64ToEnum() map[uint64]Enum {
844 func (x *Maps) GetStrToNested() map[string]*Nested {
851 func (x *Maps) GetStrToOneofs() map[string]*Oneofs {