Class TestFailure (0.1.0)

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

Attributes

NameDescription
actual_service str
BackendService or BackendBucket returned by load balancer.
expected_service str
Expected BackendService or BackendBucket resource the given URL should be mapped to.
host str
Host portion of the URL.
path str
Path portion including query parameters in the URL.