![JAR search and dependency download from the Maven repository](/logo.png)
protoc-misc.UnresolvedTypeName3.proto Maven / Gradle / Ivy
package my.package1;
message Message1 {
optional string good1 = 1;
extend Message1 {
optional Message2 bad1 = 1;
optional Message2 bad2 = 2;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy