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-09 UTC."],[[["This document outlines the `TranscoderServiceConnection` interface, which defines virtual methods corresponding to the user-facing overload sets in `TranscoderServiceClient`."],["The interface allows for customization of behavior in testing by injecting custom behavior, such as with a Google Mock object, within `TranscoderServiceClient` objects."],["A list of available versions is provided, ranging from 2.37.0-rc (latest) down to 2.11.0, each with links to their respective documentation for `TranscoderServiceConnection`."],["`TranscoderServiceConnection` includes virtual functions like `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`."],["The document details how to create a concrete instance of `TranscoderServiceConnection` using `MakeTranscoderServiceConnection()`, as well as how to mock it using `video_transcoder_v1_mocks::MockTranscoderServiceConnection`."]]],[]]