Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::BatchGetDashboardChartsResponse.
Response message for getting dashboard charts in batch.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dashboard_charts
def dashboard_charts() -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart>
Returns
- (::Array<::Google::Cloud::Chronicle::V1::DashboardChart>) — The dashboardCharts from the specified chronicle instance.
#dashboard_charts=
def dashboard_charts=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart>
Parameter
- value (::Array<::Google::Cloud::Chronicle::V1::DashboardChart>) — The dashboardCharts from the specified chronicle instance.
Returns
- (::Array<::Google::Cloud::Chronicle::V1::DashboardChart>) — The dashboardCharts from the specified chronicle instance.