[[["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.dashboards.create`, allows for the creation of a new dashboard within a specified instance."],["The `parent` path parameter is required, specifying the location, region, and instance where the dashboard will reside, in the format `projects/{project}/locations/{region}/instances/{instance}`."],["The request body should contain a `Dashboard` instance, which defines the details of the dashboard to be created."],["A successful request returns a newly created `Dashboard` instance in the response body."],["Creating a dashboard requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.dashboards.create` on the specified parent resource."]]],[]]