Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DuplicateChartResponse.
Response message for duplicating chart in a dashboard.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dashboard_chart
def dashboard_chart() -> ::Google::Cloud::Chronicle::V1::DashboardChart
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart) — Duplicated chart resource.
#dashboard_chart=
def dashboard_chart=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart
Parameter
- value (::Google::Cloud::Chronicle::V1::DashboardChart) — Duplicated chart resource.
Returns
- (::Google::Cloud::Chronicle::V1::DashboardChart) — Duplicated chart resource.
#native_dashboard
def native_dashboard() -> ::Google::Cloud::Chronicle::V1::NativeDashboard
Returns
- (::Google::Cloud::Chronicle::V1::NativeDashboard) — Dashboard with chart added in definition.
#native_dashboard=
def native_dashboard=(value) -> ::Google::Cloud::Chronicle::V1::NativeDashboard
Parameter
- value (::Google::Cloud::Chronicle::V1::NativeDashboard) — Dashboard with chart added in definition.
Returns
- (::Google::Cloud::Chronicle::V1::NativeDashboard) — Dashboard with chart added in definition.