Google Cloud Network Management V1 Client - Class ProbingAbortCause (2.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Network Management V1 Client class ProbingAbortCause.
Abort cause types.
Protobuf type google.cloud.networkmanagement.v1.ProbingDetails.ProbingAbortCause
Namespace
Google \ Cloud \ NetworkManagement \ V1 \ ProbingDetails
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PROBING_ABORT_CAUSE_UNSPECIFIED
Value: 0
No reason was specified.
Generated from protobuf enum PROBING_ABORT_CAUSE_UNSPECIFIED = 0;
PERMISSION_DENIED
Value: 1
The user lacks permission to access some of the
network resources required to run the test.
Generated from protobuf enum PERMISSION_DENIED = 1;
NO_SOURCE_LOCATION
Value: 2
No valid source endpoint could be derived from the request.
Generated from protobuf enum NO_SOURCE_LOCATION = 2;
[[["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 2026-03-18 UTC."],[],[]]