Class UpdateNativeDashboardRequest (0.6.0)

UpdateNativeDashboardRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message to update a dashboard.

Attributes

Name Description
native_dashboard google.cloud.chronicle_v1.types.NativeDashboard
Required. The dashboard to update. The dashboard's name field is used to identify the dashboard to update. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
update_mask google.protobuf.field_mask_pb2.FieldMask
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