Google Tasks API
  • Google Tasks API
Guides Reference Support
Google Tasks API
  • Google Tasks API
  • Guides
  • Reference
  • Support
  • REST Reference
  • Overview
  • REST Resources
  • tasklists
    • Overview
    • delete
    • get
    • insert
    • list
    • patch
    • update
  • tasks
    • Overview
    • clear
    • delete
    • get
    • insert
    • list
    • move
    • patch
    • update
  • Types
  • Request
  • RequestBatch
  • Response
  • Status
  • Client Library Reference
  • Browser
  • Go
  • Java
    • Core library
    • API library
  • .NET
    • Core library
    • API library
  • Node.js
  • PHP
  • Python
    • Core library
    • API library
  • Ruby
  • Home
  • Products
  • Google Workspace Developer
  • Tasks API
  • Reference

RequestBatch

  • JSON representation

A batch of requests to Execute.

JSON representation
{
  "name": string,
  "requests": [
    {
      object (Request)
    }
  ]
}
Fields
name

string

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[]

object (Request)

The requests contained in this batch.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2020-08-13 UTC.

  • Connect

    • Google Workspace Developers Blog
    • Google Tasks API Discussion Group
  • Product Info

    • Downloads
    • Terms of Service
    • Issue Tracker
  • Developer consoles

    • Google API Console
    • Google Cloud Platform Console
    • Google Play Console
    • Firebase Console
    • Actions on Google Console
    • Cast SDK Developer Console
    • Chrome Web Store Dashboard
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms
  • Privacy
  • ICP证合字B2-20070004号
  • Sign up for the Google Developers newsletter Subscribe