[[["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."],[[["`ServingUrlOptions` allows customization of image serving URLs created by the `ImagesService`."],["It inherits several methods from `java.lang.Object`, including `equals`, `hashCode`, and `toString`, with some being overridden."],["You can set a `BlobKey`, crop the image, set the google storage filename, set an image size, or make the url secure, all while creating your options."],["Methods like `blobKey`, `crop`, `googleStorageFileName`, `imageSize`, and `secureUrl` all return `ServingUrlOptions`, allowing for method chaining."],["`equals`, `hashCode`, and `toString` are methods used to check equality, generate hashcodes, and get a string representation of the object respectively."]]],[]]