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

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

Drill down dashboard filter config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dashboard_filter_id

def dashboard_filter_id() -> ::String
Returns
  • (::String) — Required. ID of the dashboard filter.

#dashboard_filter_id=

def dashboard_filter_id=(value) -> ::String
Parameter
  • value (::String) — Required. ID of the dashboard filter.
Returns
  • (::String) — Required. ID of the dashboard filter.

#filter_operator_and_values

def filter_operator_and_values() -> ::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>
Returns

#filter_operator_and_values=

def filter_operator_and_values=(value) -> ::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>
Parameter
Returns