Class HealthCheckReference (1.3.1)

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

A full or valid partial URL to a health check. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project-id/global/httpHealthChecks/health-check

  • projects/project-id/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check

Attribute

NameDescription
health_check str
This field is a member of `oneof`_ ``_health_check``.

Inheritance

builtins.object > proto.message.Message > HealthCheckReference