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-23 UTC."],[[["The latest release candidate version is 2.37.0-rc, and the content covers various versions of the `TranscoderServiceConnection` class from 2.11.0 up to 2.37.0-rc."],["`TranscoderServiceConnection` defines virtual methods for each user-facing overload set in `TranscoderServiceClient`, facilitating custom behavior injection during testing."],["The `TranscoderServiceConnection` class is designed for use with the `TranscoderServiceClient` and provides methods for creating, listing, getting, and deleting jobs and job templates."],["Users can create concrete instances using `MakeTranscoderServiceConnection()`, and the `MockTranscoderServiceConnection` is available for mocking purposes."],["The interface includes functions for managing options and handling various requests related to jobs and job templates, such as `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`."]]],[]]