Sets the maximum size in bytes for any one blob in the upload. If any blob
in the upload exceeds this value then a 413 error will be returned to the
client.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eUploadOptions\u003c/code\u003e allows customization of individual uploads to the \u003ccode\u003eBlobstoreService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods to set and retrieve the maximum upload size for the entire upload and for individual blobs.\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods to manage the Google Storage bucket name associated with the upload.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUploadOptions\u003c/code\u003e inherits methods like \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, and \u003ccode\u003etoString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eMethods such as \u003ccode\u003ehasGoogleStorageBucketName\u003c/code\u003e, \u003ccode\u003ehasMaxUploadSizeBytes\u003c/code\u003e, and \u003ccode\u003ehasMaxUploadSizeBytesPerBlob\u003c/code\u003e can determine if certain upload parameters have been set.\u003c/p\u003e\n"]]],[],null,[]]