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.
Included In
Methods
#agent_pools_path
def agent_pools_path(project_id:, agent_pool_id:) -> ::StringCreate 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)