Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DefaultDrillDownSettings.
Default drill down settings.
Generated from protobuf message google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.DefaultDrillDownSettings
Namespace
Google \ Cloud \ Chronicle \ V1 \ DashboardChart \ DrillDownConfig \ DrillDownMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enabled |
bool
Required. Whether the default drill down is enabled. |
getEnabled
Required. Whether the default drill down is enabled.
| Returns | |
|---|---|
| Type | Description |
bool |
|
setEnabled
Required. Whether the default drill down is enabled.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|