GoogleApi.StorageTransfer

Storage Transfer API client library.

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

Installation

Install this package from Hex by adding google_api_storage_transfer to your list of dependencies in mix.exs:

def deps do
  [{:google_api_storage_transfer, "~> 0.19"}]
end

For more information

Product documentation is available at https://cloud.google.com/storage-transfer/docs.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_storage_transfer.