updatedData property

ValueRange? updatedData
getter/setter pair

The values of the cells after updates were applied.

This is only included if the request's includeValuesInResponse field was true.

Implementation

ValueRange? updatedData;