Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown.

Drill down config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_settings

def custom_settings() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings
Returns

#custom_settings=

def custom_settings=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings
Parameter
Returns

#default_settings

def default_settings() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings
Returns

#default_settings=

def default_settings=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings
Parameter
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name of the drill down.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name of the drill down.
Returns
  • (::String) — Required. Display name of the drill down.

#id

def id() -> ::String
Returns
  • (::String) — Required. ID of the drill down.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Required. ID of the drill down.
Returns
  • (::String) — Required. ID of the drill down.