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

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

package my.package1;

message Message1 {
	optional string good1 = 1;

	extensions 1000 to 1010;

	extend Message1 {
		optional .my.package1.Message2 bad1 = 1001;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy