Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown.
Drill down config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#custom_settings
def custom_settings() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings) — Custom drill down settings.
Note: The following fields are mutually exclusive:
custom_settings,default_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
#custom_settings=
def custom_settings=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings-
value (::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings) — Custom drill down settings.
Note: The following fields are mutually exclusive:
custom_settings,default_settings. 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) — Custom drill down settings.
Note: The following fields are mutually exclusive:
custom_settings,default_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
#default_settings
def default_settings() -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings-
(::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings) — Default drill down settings.
Note: The following fields are mutually exclusive:
default_settings,custom_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
#default_settings=
def default_settings=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings-
value (::Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::DefaultDrillDownSettings) — Default drill down settings.
Note: The following fields are mutually exclusive:
default_settings,custom_settings. 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::DefaultDrillDownSettings) — Default drill down settings.
Note: The following fields are mutually exclusive:
default_settings,custom_settings. If a field in that set is populated, all other fields in the set will automatically be cleared.
#display_name
def display_name() -> ::String- (::String) — Required. Display name of the drill down.
#display_name=
def display_name=(value) -> ::String- value (::String) — Required. Display name of the drill down.
- (::String) — Required. Display name of the drill down.
#id
def id() -> ::String- (::String) — Required. ID of the drill down.
#id=
def id=(value) -> ::String- value (::String) — Required. ID of the drill down.
- (::String) — Required. ID of the drill down.