Restituisce l'istanza Icon associata a un'icona nome risorsa specificato nell'URI della richiesta. Per ottenere i nomi delle risorse delle icone, utilizza il metodo list.
Richiesta HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/icons/*}
Tutti i diritti riservati. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2022-08-23 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2022-08-23 UTC."],[[["This endpoint retrieves an `Icon` instance associated with a specified icon resource name."],["To use this endpoint, you need to provide the icon's resource name in the request URL using the format `accounts/{account_id}/icons/{icon_id}`."],["The request body should be empty, and a successful response will contain an `Icon` object."],["You need the `https://www.googleapis.com/auth/travelpartner` OAuth scope to authorize this request."]]],[]]