Lines Matching defs:RspFile
393 type RspFile struct { struct
394 state protoimpl.MessageState
395 sizeCache protoimpl.SizeCache
396 unknownFields protoimpl.UnknownFields
399 File *string `protobuf:"bytes,1,req,name=file" json:"file,omitempty"`
401 …apping `protobuf:"bytes,2,rep,name=path_mappings,json=pathMappings" json:"path_mappings,omitempty"`
404 func (x *RspFile) Reset() {
413 func (x *RspFile) String() string {
417 func (*RspFile) ProtoMessage() {}
419 func (x *RspFile) ProtoReflect() protoreflect.Message {
432 func (*RspFile) Descriptor() ([]byte, []int) {
436 func (x *RspFile) GetFile() string {
443 func (x *RspFile) GetPathMappings() []*PathMapping {