Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::StorageTransferService::Paths (v0.9.2)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::StorageTransferService::Paths.

Path helper methods for the StorageTransferService API.

Methods

#agent_pools_path

def agent_pools_path(project_id:, agent_pool_id:) -> ::String

Create a fully-qualified agentPools resource string.

The resource will be in the following format:

projects/{project_id}/agentPools/{agent_pool_id}

Parameters
  • project_id (String)
  • agent_pool_id (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)