Lines Matching defs:GeneratedFile
1640 type GeneratedFile struct { struct
1641 state protoimpl.MessageState
1642 sizeCache protoimpl.SizeCache
1643 unknownFields protoimpl.UnknownFields
1646 Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
1648 … `protobuf:"bytes,2,req,name=generating_rule,json=generatingRule" json:"generating_rule,omitempty"`
1650 Location *string `protobuf:"bytes,3,opt,name=location" json:"location,omitempty"`
1653 func (x *GeneratedFile) Reset() {
1662 func (x *GeneratedFile) String() string {
1666 func (*GeneratedFile) ProtoMessage() {}
1668 func (x *GeneratedFile) ProtoReflect() protoreflect.Message {
1681 func (*GeneratedFile) Descriptor() ([]byte, []int) {
1685 func (x *GeneratedFile) GetName() string {
1692 func (x *GeneratedFile) GetGeneratingRule() string {
1699 func (x *GeneratedFile) GetLocation() string {
1722 …GeneratedFile *GeneratedFile `protobuf:"bytes,4,opt,name=generated_file,json=generatedFile" json:"… member