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-21 UTC."],[[["This document outlines the `TranscoderServiceConnection` class, which provides virtual methods corresponding to the user-facing overload sets found in `TranscoderServiceClient`."],["The `TranscoderServiceConnection` class is essential for users who need to inject custom behavior, such as when writing tests with Google Mock objects, into their `TranscoderServiceClient` interactions."],["The most recent release candidate is version 2.37.0-rc, but many prior versions, down to 2.11.0, are also available, offering access to their corresponding `TranscoderServiceConnection` documentation."],["The document details various functions within `TranscoderServiceConnection`, such as `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`, including their parameters and return types."],["A `MockTranscoderServiceConnection` for mocking and `MakeTranscoderServiceConnection()` for implementation are available."]]],[]]