Interface protos.google.monitoring.dashboard.v1.IUpdateDashboardRequest

Properties of an UpdateDashboardRequest.

Package

@google-cloud/monitoring-dashboards!

Properties

dashboard

dashboard?: (google.monitoring.dashboard.v1.IDashboard|null);

UpdateDashboardRequest dashboard

Property Value
TypeDescription
(google.monitoring.dashboard.v1.IDashboard|null)

validateOnly

validateOnly?: (boolean|null);

UpdateDashboardRequest validateOnly

Property Value
TypeDescription
(boolean|null)