Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Documentation: Clarify chunk_size default in _do_resumable_upload #166

@rafilong

Description

@rafilong

Issue
_do_resumable_upload documentation states that chunk_size is assumed to be not None. However, _initiate_resumable_upload contains no such assumption and falls back on a default.

Suggestion
Modify _do_resumable_upload documentation to be consistent with _initiate_resumable_upload.

Metadata

Metadata

Labels

api: storageIssues related to the googleapis/python-storage API.documentationImprovements or additions to documentationtype: docsImprovement to the documentation for an API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions