This interface defines virtual methods for each of the user-facing overload sets in LivestreamServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type LivestreamServiceClient.
[[["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 page details the `LivestreamServiceConnection` object, an interface for managing the `LivestreamServiceClient`, allowing for custom behavior injection in tests."],["The content provides access to various versions of the `LivestreamServiceConnection`, from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["Key functions include creating, listing, getting, deleting, updating, starting, and stopping channels and input, as well as creating, listing, getting and deleting events, each with specific request types."],["The user can create a concrete instance of the class by using `MakeLivestreamServiceConnection()` and can create a mock object for testing purposes via `video_livestream_v1_mocks::MockLivestreamServiceConnection`."],["Each virtual function has a parameter section that details the request format and a returns section that details the resulting object or type that would be expected to be returned."]]],[]]