requests property
The request messages specifying the rows to update.
A maximum of 500 rows can be modified in a single batch.
Required.
Implementation
core.List<UpdateRowRequest>? requests;
The request messages specifying the rows to update.
A maximum of 500 rows can be modified in a single batch.
Required.
core.List<UpdateRowRequest>? requests;