The resource that owns the locations collection, if applicable.
filter
string
A filter to narrow down results to a preferred subset. The filtering language accepts strings like"displayName=tokyo", and is documented in more detail inAIP-160.
includeUnrevealedLocations
boolean
If true, the returned list will include locations which are not yet revealed.
pageSize
integer
The maximum number of results to return. If not set, the service selects a default.
pageToken
string
A page token received from thenextPageTokenfield in the response. Send that page token to receive the subsequent page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-17 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLocations.ListLocations\u003c/code\u003e request message is represented in JSON format with fields for filtering and pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field specifies the resource that owns the locations collection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efilter\u003c/code\u003e field allows for narrowing results using a string-based filtering language.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eincludeUnrevealedLocations\u003c/code\u003e field determines whether to include locations that are not yet revealed in the results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e fields control the pagination of results, allowing for retrieval of data in chunks.\u003c/p\u003e\n"]]],[],null,["# ListLocationsRequest\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe request message for `Locations.ListLocations`."]]