This interface defines virtual methods for each of the user-facing overload sets in TranscoderServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TranscoderServiceClient.
[[["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 `TranscoderServiceConnection` object, which interfaces with the `TranscoderServiceClient` and is available in multiple versions, the latest being `2.37.0-rc`."],["The `TranscoderServiceConnection` class provides virtual methods that mirror the user-facing overload sets found in `TranscoderServiceClient`, enabling users to implement custom behaviors."],["You can utilize `MakeTranscoderServiceConnection()` to instantiate a concrete object of this class."],["`video_transcoder_v1_mocks::MockTranscoderServiceConnection` is available for mocking within the testing environment."],["The interface includes a variety of functions, such as `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`."]]],[]]