Class GetHealthCheckRequest (1.5.0)

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

A request message for HealthChecks.Get. See the method description for details.

Attributes

NameDescription
health_check str
Name of the HealthCheck resource to return.
project str
Project ID for this request.

Inheritance

builtins.object > proto.message.Message > GetHealthCheckRequest