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-02 UTC."],[[["This document details the `TranscoderServiceConnection` class, which provides an interface for interacting with the `TranscoderServiceClient` in various video processing operations."],["The latest release candidate version is 2.37.0-rc, and the document lists previous versions down to 2.11.0, all providing access to the `TranscoderServiceConnection` class."],["The `TranscoderServiceConnection` interface includes virtual methods for common tasks like creating, listing, getting, and deleting jobs and job templates, as well as the ability to set options."],["Users can customize behavior during testing using mock objects, specifically with `video_transcoder_v1_mocks::MockTranscoderServiceConnection`, to simulate interactions with the service."],["A concrete `TranscoderServiceConnection` instance can be created using the `MakeTranscoderServiceConnection()` method."]]],[]]