Class CreateDashboardRequest (2.11.0)

CreateDashboardRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The CreateDashboard request.

Attributes

NameDescription
parent str
Required. The project on which to execute the request. The format is: :: projects/[PROJECT_ID_OR_NUMBER] The [PROJECT_ID_OR_NUMBER] must match the dashboard resource name.
dashboard google.cloud.monitoring_dashboard_v1.types.Dashboard
Required. The initial dashboard specification.
validate_only bool
If set, validate the request and preview the review, but do not actually save it.