Storage Transfer API

Transfers data from external data sources to a Google Cloud Storage bucket or between Google Cloud Storage buckets.

Service: storagetransfer.googleapis.com

The Service name storagetransfer.googleapis.com is needed to create RPC client stubs.

google.longrunning.Operations

Methods
CancelOperation Cancels a transfer.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists transfer operations.

google.storagetransfer.v1.StorageTransferService

Methods
CreateAgentPool Creates an agent pool resource.
CreateTransferJob Creates a transfer job that runs periodically.
DeleteAgentPool Deletes an agent pool.
DeleteTransferJob Deletes a transfer job.
GetAgentPool Gets an agent pool.
GetGoogleServiceAccount Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.
GetTransferJob Gets a transfer job.
ListAgentPools Lists agent pools.
ListTransferJobs Lists transfer jobs.
PauseTransferOperation Pauses a transfer operation.
ResumeTransferOperation Resumes a transfer operation that is paused.
RunTransferJob Starts a new operation for the specified transfer job.
UpdateAgentPool Updates an existing agent pool resource.
UpdateTransferJob Updates a transfer job.