[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-26 UTC."],[[["This API module is a Python blobstore API used by app developers for managing large, immutable data objects known as blobs."],["It contains classes for managing blob information, such as `BlobInfo`, `BlobReader`, and `BlobReferenceProperty`, which provide details and interaction methods for these data objects."],["The API also provides handlers like `BlobstoreDownloadHandler` and `BlobstoreUploadHandler` to facilitate the transfer of blobs between users and the storage."],["The module includes functions like `fetch_data`, `fetch_data_async`, `get`, `parse_blob_info`, and `parse_file_info` for retrieving and processing blob data and metadata."],["Various other members like constants, for example `BLOB_INFO_KIND`, and `MAX_BLOB_FETCH_SIZE`, are defined for different aspects of blob handling."]]],[]]