You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</span></span></span></code></pre></div><p>With <code>java_multiple_files = true</code>, the generated Java class for each message
973
972
will be placed in a separate <code>.java</code> file. This makes it much easier to move
974
973
messages from one <code>.proto</code> file to another. There is also an outer Java class
975
974
generated for the <code>.proto</code> file itself. (The legend above explains how this
976
-
outer class name is generated.)</p></description></item><item><title>Reference:</title><link>https://protobuf.dev/reference/java/api-docs-link/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/reference/java/api-docs-link/</guid><description>
975
+
outer class name is generated.)</p>
976
+
<p>The <code>java_api_version</code> option defaults to <code>2</code>, but you can manually set it to
977
+
<code>1</code> when necessary.</p></description></item><item><title>Reference:</title><link>https://protobuf.dev/reference/java/api-docs-link/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/reference/java/api-docs-link/</guid><description>
0 commit comments