Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::ChartDatasource (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::ChartDatasource.

Datasource of the chart including the query reference and source name.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dashboard_query

def dashboard_query() -> ::String
Returns
  • (::String) — Reference to dashboard query resource used in the chart.

#dashboard_query=

def dashboard_query=(value) -> ::String
Parameter
  • value (::String) — Reference to dashboard query resource used in the chart.
Returns
  • (::String) — Reference to dashboard query resource used in the chart.

#data_sources

def data_sources() -> ::Array<::Google::Cloud::Chronicle::V1::DataSource>
Returns

#data_sources=

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