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."],[[["The `TranscoderServiceConnection` object is used for the `TranscoderServiceClient`, and it contains a set of virtual methods that mirror the user-facing overloads found in `TranscoderServiceClient`."],["The interface enables users to implement custom behaviors, such as those utilized in Google Mock objects, for testing purposes with `TranscoderServiceClient` objects."],["The page details various methods available for interaction, including creating, listing, getting, and deleting both jobs and job templates, through parameters and return types."],["The most recent release candidate version for the video transcoder is 2.37.0-rc, with a list of previous versions ranging down to version 2.11.0, each of which is linkable to specific documentation."],["The `MakeTranscoderServiceConnection()` function is used to create a concrete instance of the Transcoder Service, while `MockTranscoderServiceConnection` can be used for mocking."]]],[]]