Reference documentation and code samples for the Storage Transfer v1 API class StorageTransferService.
Storage Transfer Service and its protos.
Transfers data between between Google Cloud Storage buckets or from a data
source external to Google to a Cloud Storage bucket.
public static void BindService(ServiceBinderBase serviceBinder, StorageTransferService.StorageTransferServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `StorageTransferService` class within the Google Cloud Storage Transfer v1 API, specifically version 2.7.0, and contains information on its use."],["The `StorageTransferService` is used to transfer data between Google Cloud Storage buckets or from external data sources to a Cloud Storage bucket, as part of the Storage Transfer Service and its associated protos."],["The document outlines the inheritance structure of the `StorageTransferService`, which inherits from the `object` class, as well as inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method, which can be utilized in two forms, is a key function highlighted, as it allows for service definition creation and registration, and it can be used to register service methods."],["The document lists the available versions of the Storage Transfer API from version 1.0.0 up to the most recent 2.8.0, which are all accessible using provided links."]]],[]]