updatedData property

ValueRange? updatedData
getter/setter pair

The values of the cells in the range matched by the dataFilter after all updates were applied.

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

Implementation

ValueRange? updatedData;