Lines Matching refs:Proto3
174 * [experimental] ObjC Proto3 optional support (#7421)
677 * Proto3 messages are now preserving unknown fields by default. If you rely on
690 * Proto3 messages are now preserving unknown fields by default. If you’d like
704 * Proto3 messages are now preserving unknown fields by default. Use
715 * Proto3 messages are now preserving unknown fields.
772 * Proto3 messages are now able to preserve unknown fields. The default
1054 * Proto3 support in PHP (alpha).
1286 * Supported Proto3 lite-runtime in C++/Java for mobile platforms.
1405 Java for Proto3 syntax messages. Example usage:
1413 In Proto3 syntax files, "optimized_for=LITE_RUNTIME" is no longer supported.
1488 * Proto3 JSON is supported in several languages (fully supported in C++
1505 * Proto3 now enforces strict UTF-8 checking. Parsing will fail if a string
1577 * Proto3 semantics supported; proto2 files are prohibited for C# codegen.