[[["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,["# GooglePlacesSwift Framework Reference\n\nPlaceSearchViewRequest\n======================\n\n enum PlaceSearchViewRequest\n\n extension PlaceSearchViewRequest : Equatable\n\nThe type of request that should be used to fetch the place search results.\n- `\n ``\n ``\n `\n\n ### [==(_:_:)](#/s:17GooglePlacesSwift22PlaceSearchViewRequestO2eeoiySbAC_ACtFZ)\n\n `\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\n Swift \n\n static func == (a: PlaceSearchViewRequest, b: PlaceSearchViewRequest) -\u003e Bool\n\n- `\n ``\n ``\n `\n\n ### [searchByText(_:)](#/s:17GooglePlacesSwift22PlaceSearchViewRequestO12searchByTextyAcA0eijG0VcACmF)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n case searchByText(../Structs/SearchByTextRequest.html)\n\n- `\n ``\n ``\n `\n\n ### [searchNearby(_:)](#/s:17GooglePlacesSwift22PlaceSearchViewRequestO12searchNearbyyAcA0eiG0VcACmF)\n\n `\n ` \n\n #### Declaration\n\n Swift \n\n case searchNearby(../Structs/SearchNearbyRequest.html)"]]