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.
Included In
Methods
#endpoint_path
def endpoint_path(project:, endpoint:) -> ::StringCreate 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)