Interface protos.google.monitoring.dashboard.v1.ICreateDashboardRequest

Properties of a CreateDashboardRequest.

Package

@google-cloud/monitoring-dashboards!

Properties

dashboard

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

CreateDashboardRequest dashboard

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

parent

parent?: (string|null);

CreateDashboardRequest parent

Property Value
TypeDescription
(string|null)