Interface protos.google.monitoring.dashboard.v1.ICreateDashboardRequest (2.9.2)

Properties of a CreateDashboardRequest.

Package

@google-cloud/monitoring-dashboards

Properties

dashboard

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

CreateDashboardRequest dashboard

parent

parent?: (string|null);

CreateDashboardRequest parent

validateOnly

validateOnly?: (boolean|null);

CreateDashboardRequest validateOnly