Class HealthChecksScopedList (1.3.1)

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

Attributes

NameDescription
health_checks Sequence[google.cloud.compute_v1.types.HealthCheck]
A list of HealthChecks contained in this scope.
warning google.cloud.compute_v1.types.Warning
Informational warning which replaces the list of backend services when the list is empty. This field is a member of `oneof`_ ``_warning``.

Inheritance

builtins.object > proto.message.Message > HealthChecksScopedList