This interface defines virtual methods for each of the user-facing overload sets in VideoIntelligenceServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type VideoIntelligenceServiceClient.
[[["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."],[[["The page provides documentation for the `VideoIntelligenceServiceConnection` class, which is used with the `VideoIntelligenceServiceClient`."],["It showcases a list of available versions of the `VideoIntelligenceServiceConnection`, ranging from `2.37.0-rc` (latest) down to `2.11.0`, including version `2.20.0`, that the current documentation is on."],["The `VideoIntelligenceServiceConnection` class defines the virtual methods for the user-facing overload sets found in `VideoIntelligenceServiceClient`."],["Users can create custom behaviors for testing through object injection, and the page also provides information to create a concrete instance using `MakeVideoIntelligenceServiceConnection()` and a mocking implementation with `MockVideoIntelligenceServiceConnection`."],["The `AnnotateVideo` method is one of the functions defined in the `VideoIntelligenceServiceConnection` class."]]],[]]