Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownQuery.
Drill down query config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#query
def query() -> ::String
Returns
- (::String) — Required. Search query to be executed on drill down.
#query=
def query=(value) -> ::String
Parameter
- value (::String) — Required. Search query to be executed on drill down.
Returns
- (::String) — Required. Search query to be executed on drill down.