[[["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-07-14 UTC."],[],[],null,["PlaceDetailsQuery \n\n struct PlaceDetailsQuery\n\n extension PlaceDetailsQuery : Equatable\n\nThe place details component query.\n- `\n ``\n ``\n `\n\n [==(_:_:)](#/s:17GooglePlacesSwift17PlaceDetailsQueryV2eeoiySbAC_ACtFZ)`\n ` \n Returns a Boolean value indicating whether two values are equal.\n\n Equality is the inverse of inequality. For any values `a` and `b`,\n `a == b` implies that `a != b` is `false`. \n\n Declaration \n Swift \n\n static func == (lhs: PlaceDetailsQuery, rhs: PlaceDetailsQuery) -\u003e Bool\n\n Parameters\n\n |-------------|---------------------------|\n | ` `*lhs*` ` | A value to compare. |\n | ` `*rhs*` ` | Another value to compare. |\n\n- `\n ``\n ``\n `\n\n [init(identifier:)](#/s:17GooglePlacesSwift17PlaceDetailsQueryV10identifierAcA0D10IdentifierO_tcfc)`\n ` \n Initializes the place details query with the given identifier. \n\n Declaration \n Swift \n\n init(identifier: ../Enums/PlaceIdentifier.html)\n\n Parameters\n\n |--------------------|-----------------------|\n | ` `*identifier*` ` | The place identifier. |"]]