Возвращает экземпляр Icon , связанный с именем ресурса значка, указанным в URI запроса. Чтобы получить имена ресурсов значков, используйте метод list .
HTTP-запрос
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/icons/*}
Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2022-08-23 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 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."]]],[]]