![JAR search and dependency download from the Maven repository](/logo.png)
protoc-misc.DeepAggregateOptionValue1.proto Maven / Gradle / Ivy
message Message1 {
optional string f1 = 1;
optional Message2 f2 = 2;
}
message Message2 {
optional string f21 = 1;
optional string f22 = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy