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-14 UTC."],[[["This document provides the interface definition for `TranscoderServiceConnection`, which is used with `TranscoderServiceClient`."],["The `TranscoderServiceConnection` interface offers virtual methods that match the user-facing overload sets present in `TranscoderServiceClient`, enabling custom behavior injection."],["A concrete instance of `TranscoderServiceConnection` can be created using `MakeTranscoderServiceConnection()`, while `MockTranscoderServiceConnection` can be used for mocking during tests."],["The document also details the various virtual functions available, including `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`."],["A variety of versions of the document are available, with the most recent being version 2.37.0-rc."]]],[]]