requests property
The request message specifying the rows to create.
A maximum of 500 rows can be created in a single batch.
Required.
Implementation
core.List<CreateRowRequest>? requests;
The request message specifying the rows to create.
A maximum of 500 rows can be created in a single batch.
Required.
core.List<CreateRowRequest>? requests;