[[["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 2024-08-21 UTC."],[[["`AutocompleteRequest` is a struct used to request autocomplete suggestions based on a partial query."],["It includes properties for the query, an optional session token for billing, and an optional filter to refine results."],["You can use `AutocompleteRequest` with `PlacesClient` to fetch autocomplete suggestions."],["The `filter` property uses the `AutocompleteFilter` struct to narrow down the suggestions based on location or place type."],["The `sessionToken` property leverages `AutocompleteSessionToken` to track and manage billing for autocomplete requests within a session."]]],[]]