Class DeleteUptimeCheckConfigRequest (2.2.1)

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

The protocol for the DeleteUptimeCheckConfig request.

Attribute

NameDescription
name str
Required. The Uptime check configuration to delete. The format is: :: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID]