[[["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-01-22 UTC."],[[["This API endpoint, `projects.locations.instances.dashboardQueries.list`, is used to list all dashboard queries within a specified Chronicle instance."],["The HTTP request is a `GET` method using the provided URL template, and the request body must be empty, which means there is no data to be sent to the endpoint in this request."],["The `parent` path parameter, formatted as `projects/{project}/locations/{region}/instances/{instance}`, is required to identify the specific Chronicle instance to list queries from."],["The response will include a list of `dashboard_queries` and a `next_page_token` string for pagination, allowing you to retrieve subsequent pages of results."],["Authorization to use this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `chronicle.dashboardQueries.list` IAM permission on the `parent` resource."]]],[]]