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 |
|
---|---|
Name | Description |
health_check |
str
This field is a member of oneof _ _health_check .
|