Properties of a TestFailure.
Package
@google-cloud/computeProperties
actualOutputUrl
actualOutputUrl?: (string|null);TestFailure actualOutputUrl
actualRedirectResponseCode
actualRedirectResponseCode?: (number|null);TestFailure actualRedirectResponseCode
actualService
actualService?: (string|null);TestFailure actualService
expectedOutputUrl
expectedOutputUrl?: (string|null);TestFailure expectedOutputUrl
expectedRedirectResponseCode
expectedRedirectResponseCode?: (number|null);TestFailure expectedRedirectResponseCode
expectedService
expectedService?: (string|null);TestFailure expectedService
headers
headers?: (google.cloud.compute.v1.IUrlMapTestHeader[]|null);TestFailure headers
host
host?: (string|null);TestFailure host
path
path?: (string|null);TestFailure path