[[["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-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSPlaceAuthorAttribution\u003c/code\u003e objects represent the source of place information, providing details like the author's name, a link to their profile (\u003ccode\u003eURI\u003c/code\u003e), and a link to their profile photo (\u003ccode\u003ephotoURI\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eUse the \u003ccode\u003einitWithName:URI:photoURI:\u003c/code\u003e method to create a \u003ccode\u003eGMSPlaceAuthorAttribution\u003c/code\u003e instance, providing the author's name, profile link, and profile photo link.\u003c/p\u003e\n"],["\u003cp\u003eAccess the author's name, profile link, and photo link through the \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eURI\u003c/code\u003e, and \u003ccode\u003ephotoURI\u003c/code\u003e properties respectively.\u003c/p\u003e\n"]]],["`GMSPlaceAuthorAttribution` represents author information. It can be initialized with an author's name, URI, and photo URI. It provides read-only access to the author's `name` (string), `URI` (URL), and `photoURI` (URL). The class uses these properties to store author attribution data. The information is accessible through both Swift and Objective-C interfaces.\n"],null,[]]