fileName property
The path-qualified name of the .proto file that contained the associated protobuf element.
For example: "google/protobuf/source_context.proto"
.
Implementation
core.String? fileName;
The path-qualified name of the .proto file that contained the associated protobuf element.
For example: "google/protobuf/source_context.proto"
.
core.String? fileName;