Class DeleteUptimeCheckConfigRequest (2.4.2)

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

The protocol for the DeleteUptimeCheckConfig request. .. attribute:: name

Required. The Uptime check configuration to delete. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID]

:type: str