Class HealthStatusForNetworkEndpoint (0.3.0)

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

Attributes

NameDescription
backend_service google.cloud.compute_v1.types.BackendServiceReference
URL of the backend service associated with the health state of the network endpoint.
forwarding_rule google.cloud.compute_v1.types.ForwardingRuleReference
URL of the forwarding rule associated with the health state of the network endpoint.
health_check google.cloud.compute_v1.types.HealthCheckReference
URL of the health check associated with the health state of the network endpoint.
health_check_service google.cloud.compute_v1.types.HealthCheckServiceReference
URL of the health check service associated with the health state of the network endpoint.
health_state google.cloud.compute_v1.types.HealthStatusForNetworkEndpoint.HealthState
Health state of the network endpoint determined based on the health checks configured.

Classes

HealthState

HealthState(value)

Health state of the network endpoint determined based on the health checks configured.