Google Tasks API
  • Google Tasks API
Sign in
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
  • Google Workspace for Developers
  • Google 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 2022-03-07 UTC.

  • Blog Blog
    Read the Google Workspace Developers blog
  • Stack Overview Stack Overview
    Ask questions with the google-tasks tag
  • file_download
    Client libraries
    Download a client library for your preferred language
  • Google Workspace for Developers

    • Platform overview
    • Developer products
    • Developer support
    • Terms of Service
  • Tools

    • Admin Console
    • Apps Script Dashboard
    • Google Cloud console
  • Connect

    • Blog
    • Newsletter
    • Twitter
    • YouTube
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms
  • Privacy
  • Sign up for the Google Developers newsletter Subscribe