Lines Matching defs:Maps
489 type Maps struct { struct
490 state protoimpl.MessageState
491 sizeCache protoimpl.SizeCache
492 unknownFields protoimpl.UnknownFields
494 …int32_to_str,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
495 …str_to_nested,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
498 func (x *Maps) Reset() {
507 func (x *Maps) String() string {
511 func (*Maps) ProtoMessage() {}
513 func (x *Maps) ProtoReflect() protoreflect.Message {
526 func (*Maps) Descriptor() ([]byte, []int) {
530 func (x *Maps) GetInt32ToStr() map[int32]string {
537 func (x *Maps) GetStrToNested() map[string]*Nested {