Module batch (1.38.0)

Batch updates / deletes of storage buckets / blobs.

See https://cloud.google.com/storage/docs/json_api/v1/how-tos/batch

Classes

Batch

Batch(client)

Proxy an underlying connection, batching up change operations.

Parameter
Name Description
client Client

The client to use for making connections.

MIMEApplicationHTTP

MIMEApplicationHTTP(method, uri, headers, body)

MIME type for application/http.

Constructs payload from headers and body

Parameters
Name Description
method str

HTTP method

uri str

URI for HTTP request

headers dict

HTTP headers

body str

(Optional) HTTP payload

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 2025年10月10日 UTC.