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"]],[["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-07-02 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."]]],[]]