I'm using the Google API services SDK in my project and I'm wondering whether I should use the recently added stability configuration file parameter for the responses. Or if I should make a stable wrapper class for each model. What would be the most efficient way?