Class CreateUptimeCheckConfigRequest (2.0.1)

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

The protocol for the CreateUptimeCheckConfig request.

Attributes

NameDescription
parent str
Required. The project in which to create the Uptime check. The format is: :: projects/[PROJECT_ID_OR_NUMBER]
uptime_check_config .uptime.UptimeCheckConfig
Required. The new Uptime check configuration.