Searched defs:Mappings (Results 1 – 2 of 2) sorted by relevance
237 type Mappings struct { struct238 state protoimpl.MessageState239 sizeCache protoimpl.SizeCache240 unknownFields protoimpl.UnknownFields242 Mappings []*Mapping `protobuf:"bytes,4,rep,name=mappings" json:"mappings,omitempty"` argument245 func (x *Mappings) Reset() {254 func (x *Mappings) String() string {258 func (*Mappings) ProtoMessage() {}260 func (x *Mappings) ProtoReflect() protoreflect.Message {273 func (*Mappings) Descriptor() ([]byte, []int) {[all …]
57 message Mappings { message