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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document details the `TranscoderServiceConnection` class, which provides an interface for defining virtual methods for each user-facing overload set within `TranscoderServiceClient`."],["The latest version available is 2.37.0-rc, and the document outlines all versions starting from the current version 2.28.0 up to version 2.37.0-rc."],["Users can inject custom behaviors using this interface, which is especially useful for writing tests with `TranscoderServiceClient` objects."],["The document also highlights the availability of a mock implementation, `MockTranscoderServiceConnection`, which is useful for testing purposes."],["The page covers the functions `options`, `CreateJob`, `ListJobs`, `GetJob`, `DeleteJob`, `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`, detailing their parameters, return types and descriptions."]]],[]]