Module batch (2.1.0)

Classes

Batch

Batch(client)

Proxy an underlying connection, batching up change operations.

Parameter
NameDescription
clientClient

The client to use for making connections.

MIMEApplicationHTTP

MIMEApplicationHTTP(method,uri,headers,body)

MIME type forapplication/http.

Constructs payload from headers and body

Parameters
NameDescription
methodstr

HTTP method

uristr

URI for HTTP request

headersdict

HTTP headers

bodystr

(Optional) HTTP payload

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

Last updated 2025-11-05 UTC.