Interface protos.google.maps.places.v1.IPhoto (1.10.0)
Package
@googlemaps/places
Properties
authorAttributions
authorAttributions?: (google.maps.places.v1.IAuthorAttribution[]|null);
heightPx
heightPx?: (number|null);
name
widthPx
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.maps.places.v1.IPhoto (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/nodejs/docs/reference/places/latest/places/protos.google.maps.places.v1.iphoto)\n- [1.9.1](/nodejs/docs/reference/places/1.9.1/places/protos.google.maps.places.v1.iphoto)\n- [1.8.0](/nodejs/docs/reference/places/1.8.0/places/protos.google.maps.places.v1.iphoto)\n- [1.7.0](/nodejs/docs/reference/places/1.7.0/places/protos.google.maps.places.v1.iphoto)\n- [1.6.0](/nodejs/docs/reference/places/1.6.0/places/protos.google.maps.places.v1.iphoto) \nProperties of a Photo.\n\nPackage\n-------\n\n[@googlemaps/places](../overview.html)\n\nProperties\n----------\n\n### authorAttributions\n\n authorAttributions?: (google.maps.places.v1.IAuthorAttribution[]|null);\n\nPhoto authorAttributions\n\n### heightPx\n\n heightPx?: (number|null);\n\nPhoto heightPx\n\n### name\n\n name?: (string|null);\n\nPhoto name\n\n### widthPx\n\n widthPx?: (number|null);\n\nPhoto widthPx"]]