[[["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 2022-09-30 UTC."],[[["This webpage describes the `google.appengine.ext.blobstore.parse_file_info` function, which is also aliased as `blobstore.parse_file_info`."],["The `parse_file_info` function parses a `FileInfo` record from a file upload's `field_storage`, represented as a `cgi.FieldStorage` object."],["The function returns a `FileInfo` record, or `None` if no `field_storage` is specified."],["The function can raise a `FileInfoParseError` if the provided `field_storage` lacks sufficient data to construct a `FileInfo` object."]]],[]]