Module: Google::Cloud::NetworkManagement::V1::ProbingDetails::ProbingAbortCause

Defined in:
proto_docs/google/cloud/networkmanagement/v1/connectivity_test.rb

Overview

Abort cause types.

Constant Summary collapse

PROBING_ABORT_CAUSE_UNSPECIFIED =

No reason was specified.

0
PERMISSION_DENIED =

The user lacks permission to access some of the network resources required to run the test.

1
NO_SOURCE_LOCATION =

No valid source endpoint could be derived from the request.

2