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.
Returns
Type
Description
int
Enum of type Result.
setResult
The overall result of the test's configuration analysis.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class ReachabilityDetails (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.ReachabilityDetails)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.ReachabilityDetails)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.ReachabilityDetails)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.ReachabilityDetails)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.ReachabilityDetails)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.ReachabilityDetails)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.ReachabilityDetails)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.ReachabilityDetails)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.ReachabilityDetails)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.ReachabilityDetails)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.ReachabilityDetails)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.ReachabilityDetails)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.ReachabilityDetails) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class ReachabilityDetails.\n\nResults of the configuration analysis from the last run of the test.\n\nGenerated from protobuf message `google.cloud.networkmanagement.v1.ReachabilityDetails`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResult\n\nThe overall result of the test's configuration analysis.\n\n### setResult\n\nThe overall result of the test's configuration analysis.\n\n### getVerifyTime\n\nThe time of the configuration analysis.\n\n### hasVerifyTime\n\n### clearVerifyTime\n\n### setVerifyTime\n\nThe time of the configuration analysis.\n\n### getError\n\nThe details of a failure or a cancellation of reachability analysis.\n\n### hasError\n\n### clearError\n\n### setError\n\nThe details of a failure or a cancellation of reachability analysis.\n\n### getTraces\n\nResult may contain a list of traces if a test has multiple possible\npaths in the network, such as when destination endpoint is a load balancer\nwith multiple backends.\n\n### setTraces\n\nResult may contain a list of traces if a test has multiple possible\npaths in the network, such as when destination endpoint is a load balancer\nwith multiple backends."]]