public sealed class DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings : IMessage<DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings>, IEquatable<DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings>, IDeepCloneable<DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings.
Default drill down settings.
Inheritance
object > DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettingsImplements
IMessageDashboardChartTypesDrillDownConfigTypesDrillDownTypesDefaultDrillDownSettings, IEquatableDashboardChartTypesDrillDownConfigTypesDrillDownTypesDefaultDrillDownSettings, IDeepCloneableDashboardChartTypesDrillDownConfigTypesDrillDownTypesDefaultDrillDownSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
DefaultDrillDownSettings()
public DefaultDrillDownSettings()DefaultDrillDownSettings(DefaultDrillDownSettings)
public DefaultDrillDownSettings(DashboardChart.Types.DrillDownConfig.Types.DrillDown.Types.DefaultDrillDownSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
DashboardChartTypesDrillDownConfigTypesDrillDownTypesDefaultDrillDownSettings |
Properties
Enabled
public bool Enabled { get; set; }Required. Whether the default drill down is enabled.
| Property Value | |
|---|---|
| Type | Description |
bool |
|