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
- (::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>) — Required. Filter operator and field values for the dashboard filter.
#filter_operator_and_values=
def filter_operator_and_values=(value) -> ::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>
Parameter
- value (::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>) — Required. Filter operator and field values for the dashboard filter.
Returns
- (::Array<::Google::Cloud::Chronicle::V1::FilterOperatorAndValues>) — Required. Filter operator and field values for the dashboard filter.