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
#external_link
def external_link() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink) — Drill down external link action config.
Note: The following fields are mutually exclusive:
external_link,query,filter. If a field in that set is populated, all other fields in the set will automatically be cleared.
#external_link=
def external_link=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink-
value (::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink) — Drill down external link action config.
Note: The following fields are mutually exclusive:
external_link,query,filter. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink) — Drill down external link action config.
Note: The following fields are mutually exclusive:
external_link,query,filter. If a field in that set is populated, all other fields in the set will automatically be cleared.
#filter
def filter() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownFilter-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownFilter) — Drill down filter action config.
Note: The following fields are mutually exclusive:
filter,query,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.
#filter=
def filter=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownFilter-
value (::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownFilter) — Drill down filter action config.
Note: The following fields are mutually exclusive:
filter,query,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownFilter) — Drill down filter action config.
Note: The following fields are mutually exclusive:
filter,query,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.
#left_click_column
def left_click_column() -> ::String- (::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- value (::String) — Optional. Table chart column name to associate the custom drill down action on left click.
- (::String) — Optional. Table chart column name to associate the custom drill down action on left click.
#new_tab
def new_tab() -> ::Boolean- (::Boolean) — Required. Whether to open the drill down action in a new tab.
#new_tab=
def new_tab=(value) -> ::Boolean- value (::Boolean) — Required. Whether to open the drill down action in a new tab.
- (::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-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownQuery) — Drill down query action config.
Note: The following fields are mutually exclusive:
query,filter,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.
#query=
def query=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownQuery-
value (::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownQuery) — Drill down query action config.
Note: The following fields are mutually exclusive:
query,filter,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownQuery) — Drill down query action config.
Note: The following fields are mutually exclusive:
query,filter,external_link. If a field in that set is populated, all other fields in the set will automatically be cleared.