Class CreateUptimeCheckConfigRequest (2.9.2)

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 google.cloud.monitoring_v3.types.UptimeCheckConfig
Required. The new Uptime check configuration.