This should work, we have it in our project.
But don’t forget, it’s not enough to exclude field, you need working Lazy initilizer, so your class must have default constructor, otherwise Gson will use Unsafe API and just create class and bypass constructor