Required. LINT.IfChange(update_mask_values) The list of fields to update. Supported paths are - display_name description definition.filters definition.charts type access dashboard_user_data.is_pinned LINT.ThenChange(//depot/google3/googlex/security/malachite/dataplane/common/nativedashboardsconv.go:field_path_mapping_edit_native_dashboard)
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
[[["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 webpage details the `projects.locations.instances.nativeDashboards.patch` method for updating a dashboard within the Chronicle API."],["The `PATCH` request is made to a specific URL format that requires the name of the dashboard as a path parameter."],["Updating requires using the `updateMask` query parameter, specifying which fields within the dashboard should be changed."],["The request and response bodies both contain an instance of a `NativeDashboard`."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `chronicle.nativeDashboards.update` IAM permission."]]],[]]