Lines Matching defs:RspFile
263 type RspFile struct { struct
264 state protoimpl.MessageState
265 sizeCache protoimpl.SizeCache
266 unknownFields protoimpl.UnknownFields
269 File *string `protobuf:"bytes,1,req,name=file" json:"file,omitempty"`
271 …apping `protobuf:"bytes,2,rep,name=path_mappings,json=pathMappings" json:"path_mappings,omitempty"`
274 func (x *RspFile) Reset() {
283 func (x *RspFile) String() string {
287 func (*RspFile) ProtoMessage() {}
289 func (x *RspFile) ProtoReflect() protoreflect.Message {
302 func (*RspFile) Descriptor() ([]byte, []int) {
306 func (x *RspFile) GetFile() string {
313 func (x *RspFile) GetPathMappings() []*PathMapping {