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

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

Custom drill down settings.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

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

#filter

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

#filter=

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

#left_click_column

def left_click_column() -> ::String
Returns
  • (::String) — Optional. Table chart column name to associate the custom drill down action on left click.

#left_click_column=

def left_click_column=(value) -> ::String
Parameter
  • value (::String) — Optional. Table chart column name to associate the custom drill down action on left click.
Returns
  • (::String) — Optional. Table chart column name to associate the custom drill down action on left click.

#new_tab

def new_tab() -> ::Boolean
Returns
  • (::Boolean) — Required. Whether to open the drill down action in a new tab.

#new_tab=

def new_tab=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Required. Whether to open the drill down action in a new tab.
Returns
  • (::Boolean) — Required. Whether to open the drill down action in a new tab.

#query

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

#query=

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