All Downloads are FREE. Search and download functionalities are using the official Maven repository.

protoc-misc.UnresolvedTypeName2.proto Maven / Gradle / Ivy

package my.package1;

message Message1 {
	optional string good1 = 1;

	extend Message2 {
		optional string bad1 = 1;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy