Storagetransfer_v1Functions

Functions

Link copied to clipboard

Gets an agent pool.

suspend fun getAgentPool(agentPoolId: String, project: String? = null): GetAgentPoolResult
Link copied to clipboard

Gets a transfer job.

suspend fun getTransferJob(projectId: String, transferJobId: String): GetTransferJobResult