Reference documentation and code samples for the Google Cloud Network Management V1 Client class ReachabilityDetails.
Results of the configuration analysis from the last run of the test.
Generated from protobuf message google.cloud.networkmanagement.v1.ReachabilityDetails
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ result
int
The overall result of the test's configuration analysis.
↳ verify_time
↳ error
↳ traces
array< Trace
>
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
getResult
The overall result of the test's configuration analysis.
int
setResult
The overall result of the test's configuration analysis.
var
int
$this
getVerifyTime
The time of the configuration analysis.
hasVerifyTime
clearVerifyTime
setVerifyTime
The time of the configuration analysis.
$this
getError
The details of a failure or a cancellation of reachability analysis.
hasError
clearError
setError
The details of a failure or a cancellation of reachability analysis.
$this
getTraces
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
setTraces
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
$this