Class GetUptimeCheckConfigRequest (2.5.2)

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

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

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

::

   projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID]

:type: str