NativeDashboard(mapping=None, *, ignore_unknown_fields=False, **kwargs)NativeDashboard resource.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Output only. Name of the dashboard. |
display_name |
str
Required. Dashboard display name/title visible to users. |
description |
str
Optional. Description of the dashboard. |
definition |
google.cloud.chronicle_v1.types.DashboardDefinition
Optional. Definition of the dashboard like metadata, visualization and datasource configuration etc. |
type_ |
google.cloud.chronicle_v1.types.DashboardType
Output only. Whether it's an out of the box or custom created dashboard. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Creation time of dashboard. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time the dashboard was last edited. |
create_user_id |
str
Output only. User who created the dashboard. |
update_user_id |
str
Output only. User who last edited the dashboard. |
dashboard_user_data |
google.cloud.chronicle_v1.types.DashboardUserData
Output only. User Preferences for a dashboard |
etag |
str
Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. |
access |
google.cloud.chronicle_v1.types.DashboardAccess
Output only. Access of the dashboard |