A batch of requests to Execute.
JSON representation |
---|
{
"name": string,
"requests": [
{
object ( |
Fields | |
---|---|
name |
The name of the resource this request is for. Some Batch implementations may require a batch to be for only a single resource, for example a single database. |
requests[] |
The requests contained in this batch. |