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 outlines the `TranscoderServiceConnection` object, which interfaces with the `TranscoderServiceClient` and defines virtual methods for user-facing overload sets within it."],["The `TranscoderServiceConnection` facilitates injecting custom behavior during testing, such as with Google Mock objects."],["The document provides a list of versions for the `TranscoderServiceConnection`, starting from the latest `2.37.0-rc` to `2.11.0`, allowing you to browse the historical versions of the documentation."],["The interface outlines virtual functions like `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`, each with parameter and return value details."],["You can use `MakeTranscoderServiceConnection()` to create a concrete instance, or `video_transcoder_v1_mocks::MockTranscoderServiceConnection` to set up mocking."]]],[]]