Class HealthCheckReference (1.18.0)

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
health_check str
This field is a member of oneof_ _health_check.