Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardDefinition::ChartConfig.
Configuration of the chart including chart reference, layout and filters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#chart_layout
def chart_layout() -> ::Google::Cloud::Chronicle::V1::DashboardDefinition::ChartConfig::ChartLayout#chart_layout=
def chart_layout=(value) -> ::Google::Cloud::Chronicle::V1::DashboardDefinition::ChartConfig::ChartLayout#dashboard_chart
def dashboard_chart() -> ::String
Returns
- (::String)
#filters_ids
def filters_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — Dashboard filters applied to the chart.
#filters_ids=
def filters_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Dashboard filters applied to the chart.
Returns
- (::Array<::String>) — Dashboard filters applied to the chart.