Apigee Connect V1 API - Module Google::Cloud::ApigeeConnect::V1::ConnectionService::Paths (v0.7.0)

Reference documentation and code samples for the Apigee Connect V1 API module Google::Cloud::ApigeeConnect::V1::ConnectionService::Paths.

Path helper methods for the ConnectionService API.

Methods

#endpoint_path

def endpoint_path(project:, endpoint:) -> ::String

Create a fully-qualified Endpoint resource string.

The resource will be in the following format:

projects/{project}/endpoints/{endpoint}

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