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"]],[["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-18 UTC."],[[["The webpage provides documentation for the `VideoIntelligenceServiceConnection` class, which is a crucial component for interacting with the `VideoIntelligenceServiceClient` in C++."],["It lists various versions of the `VideoIntelligenceServiceConnection` class, including the latest release candidate (2.37.0-rc) and many stable releases down to version 2.11.0."],["The `VideoIntelligenceServiceConnection` interface enables the injection of custom behaviors for testing purposes, for example, through the use of a Google Mock object."],["The documentation details the `AnnotateVideo` function, its parameters, return types and its purpose of handling video annotation requests."],["Users can find information on how to create concrete instances of the class using `MakeVideoIntelligenceServiceConnection()` or use `videointelligence_v1_mocks::MockVideoIntelligenceServiceConnection` for mocking."]]],[]]