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 details the `TranscoderServiceConnection` object, which acts as an interface for the `TranscoderServiceClient` and allows for the injection of custom behavior during testing."],["The latest version of the documentation for this class is version 2.37.0-rc, however this page describes version 2.19.0 and also includes links to versions dating back to version 2.11.0."],["`TranscoderServiceConnection` defines virtual methods for various user-facing overload sets found within `TranscoderServiceClient`, including functions like `CreateJob`, `ListJobs`, `GetJob`, and `DeleteJob`."],["The class also includes functions for managing job templates such as `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`."],["A concrete instance of `TranscoderServiceConnection` can be created using the `MakeTranscoderServiceConnection()` function, and for mocking purposes, `video_transcoder_v1_mocks::MockTranscoderServiceConnection` is available."]]],[]]