[[["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-03-05 UTC."],[[["`UploadOptions.Builder` provides static methods to create `UploadOptions` for managing file uploads."],["The `withDefaults()` method returns `UploadOptions` with default settings."],["The `withGoogleStorageBucketName(String gsBucketName)` method sets the Google Storage bucket name for uploads."],["`withMaxUploadSizeBytes(long maxUploadSizeBytes)` and `withMaxUploadSizeBytesPerBlob(long maxUploadSizeBytesPerBlob)` set limits for the total upload size and individual blob size, respectively."]]],[]]