[[["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.nativeDashboards.removeChart`) allows you to remove a specific chart from a designated native dashboard within the Google Chronicle platform."],["The `name` path parameter is a required string representing the full identifier of the dashboard you want to modify, following the format: `projects/{project}/locations/{region}/instances/{instance}/nativeDashboards/{dashboard}`."],["The request body must contain a JSON object with the `dashboard_chart` field, which is a required string that specifies the exact name of the chart to be removed from the dashboard."],["Successful requests will receive a response body containing an instance of `NativeDashboard`, reflecting the updated dashboard."],["This operation requires the `chronicle.nativeDashboards.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]