Delete defunct ExtensionSchemaFull paths.
These paths are 100% unreachable today via our public APIs (they're only reachable by our tests which pierce-the-veil of the package-protected api). The only entry point is via GeneratedMessageLite, and this code already checks for GeneratedMessageLite types and always uses the Lite types. This behavior means that even if someone in OSS uses Lite gencode on Full runtime this path is never reachable today. PiperOrigin-RevId: 917409414
P
Protobuf Team Bot committed
6221a32e9b4316dfa2501209c2e5ba2649ffe956
Parent: 4147f40
Committed by Copybara-Service <copybara-worker@google.com>
on 5/18/2026, 8:55:52 PM