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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the StorageTransferService is 2.8.0, and it is designed to facilitate data transfers between Google Cloud Storage buckets or from external data sources to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe StorageTransferService class inherits from the Object class and includes methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method, within the StorageTransferService, is used to create a service definition that can be registered with a server, or to register a service method with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method requires a \u003ccode\u003eStorageTransferService.StorageTransferServiceBase\u003c/code\u003e object for server-side handling logic and optionally, a \u003ccode\u003eServiceBinderBase\u003c/code\u003e for customizing service binding.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions available of the service, ranging from 1.0.0 to 2.7.0, including version 1.2.0 for which this documentation is applicable to.\u003c/p\u003e\n"]]],[],null,[]]