This interface defines virtual methods for each of the user-facing overload sets in StorageTransferServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type StorageTransferServiceClient.
[[["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-04-17 UTC."],[[["This document details the `StorageTransferServiceConnection` class, which provides an interface for interacting with the Storage Transfer Service."],["It offers a range of virtual methods that mirror the functionalities available in `StorageTransferServiceClient`, enabling users to define custom behaviors for testing purposes."],["The interface supports operations such as creating, updating, retrieving, listing, pausing, resuming, running, and deleting transfer jobs, alongside managing agent pools."],["The latest release for the `StorageTransferServiceConnection` is `2.37.0-rc`, and there is a list of several past versions available on this page."],["The `StorageTransferServiceConnection` object can be obtained through `MakeStorageTransferServiceConnection()` and can be mocked using `MockStorageTransferServiceConnection`."]]],[]]