Nota: il 30 gennaio 2024 è terminato il supporto di Go 1.11. Le applicazioni Go 1.11 esistenti continueranno a funzionare e a ricevere traffico. Tuttavia, App Engine potrebbe bloccare il nuovo deployment delle applicazioni che utilizzano i runtime dopo la data di fine del supporto.
Ti consigliamo di eseguire la migrazione all'ultima versione supportata di Go.
ServingURL restituisce un URL che pubblicherà un'immagine da Blobstore.
Opzioni URL di pubblicazione
typeServingURLOptionsstruct{Securebool// whether the URL should use HTTPS// Size must be between zero and 1600.// If Size is non-zero, a resized version of the image is served,// and Size is the served image's longest dimension. The aspect ratio is preserved.// If Crop is true the image is cropped from the center instead of being resized.SizeintCropbool}
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","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"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2023-10-26 UTC."],[],[]]