# ReadLocationsRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**next_page_token** | Option<**String**> | The token to request the next page of results. Each token refers to a specific page. | [optional]
**results_per_page** | Option<**i32**> | The maximum number of logs returned in a single response (between `1` and `1000`, both included). By default, `100`. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)