Don't set unused Operation private fields if the C API is enabled.
This helps catch invalid uses of the private fields with the C API enabled, and refactors Operation.__init__ in preparation for enabling the C API and eventually getting rid of the _USE_C_API toggle. PiperOrigin-RevId: 183092099
Loading
Please sign in to comment