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-03-21 UTC."],[[["This document details the `TranscoderServiceConnection` object, which interfaces with the `TranscoderServiceClient` and is available in multiple versions ranging from 2.11.0 to 2.37.0-rc."],["The `TranscoderServiceConnection` provides virtual methods for all user-facing overload sets in the `TranscoderServiceClient`, enabling custom behavior during testing with objects like Google Mock."],["The interface defines virtual methods for creating, listing, getting, and deleting `Job` and `JobTemplate` objects, managing video transcoding tasks."],["To use a concrete implementation of this service connection, the `MakeTranscoderServiceConnection()` function is needed, while `video_transcoder_v1_mocks::MockTranscoderServiceConnection` is provided for testing."]]],[]]