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 an interface for interacting with the `TranscoderServiceClient` in the Google Cloud Video Transcoder API."],["The `TranscoderServiceConnection` enables the injection of custom behaviors, such as mocking, for testing `TranscoderServiceClient` objects."],["It includes virtual methods for managing jobs and job templates, including creating, listing, getting, and deleting them."],["The document details various available versions of the service, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc, with version 2.26.0 being the base version."],["The function options is detailed as being part of the functions available to use within the TranscoderServiceConnection."]]],[]]