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."],[[["This webpage provides documentation for the `VideoIntelligenceServiceConnection` class within the Google Cloud C++ Video Intelligence API, specifically detailing versions from 2.11.0 to 2.37.0-rc."],["The `VideoIntelligenceServiceConnection` class defines the interface for interacting with the `VideoIntelligenceServiceClient` and allows for injecting custom behavior, particularly useful for testing with mocking."],["The latest version available is 2.37.0-rc, while the documented version shown is 2.12.0, which serves as a base for the documented functions."],["The documentation includes information on how to create a concrete instance using `MakeVideoIntelligenceServiceConnection()` and mock it using `MockVideoIntelligenceServiceConnection`."],["The class offers functions such as `options()` and `AnnotateVideo()`, the latter of which accepts a request and returns a future status or an annotation video response."]]],[]]