Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::ReachabilityService::Paths (v0.2.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::ReachabilityService::Paths.

Path helper methods for the ReachabilityService API.

Methods

#connectivity_test_path

def connectivity_test_path(project:, test:) -> ::String

Create a fully-qualified ConnectivityTest resource string.

The resource will be in the following format:

projects/{project}/locations/global/connectivityTests/{test}

Parameters
  • project (String)
  • test (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)