Module: Google::Cloud::Chronicle::V1::DashboardType

Defined in:
proto_docs/google/cloud/chronicle/v1/native_dashboard.rb

Overview

Type of the dashboard.

Constant Summary collapse

DASHBOARD_TYPE_UNSPECIFIED =

Default unspecified.

0
CURATED =

Out of the box curated dashboards provided by Chronicle.

1
PRIVATE =

Private dashboards created by users/customers.

2
PUBLIC =

Public dashboards created by users/customers.

3
CUSTOM =

Custom dashboards

4
MARKETPLACE =

Marketplace dashboards

5