Add option to set input expression size limit in type checker. by copybara-service[bot] · Pull Request #1069 · google/cel-cpp

@jnthntatum @copybara-github

If exceeded, type checking fails early instead of fully visiting the input AST.

PiperOrigin-RevId: 698088256