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-04-09 UTC."],[[["This webpage provides documentation for the `VideoIntelligenceServiceConnection` class, which is a key component for interacting with the `VideoIntelligenceServiceClient` in C++."],["The latest release candidate version is 2.37.0-rc, and the page lists available documentation for various versions from 2.37.0-rc down to 2.11.0, each linking to its corresponding `VideoIntelligenceServiceConnection` documentation."],["`VideoIntelligenceServiceConnection` defines virtual methods for user-facing overload sets in `VideoIntelligenceServiceClient`, enabling the injection of custom behavior for testing."],["Users can find instructions for creating a concrete instance of the `VideoIntelligenceServiceConnection` using `MakeVideoIntelligenceServiceConnection()` and for mocking using `MockVideoIntelligenceServiceConnection`."],["The page also details the `options()` function, that returns a type `Options`, and the `AnnotateVideo()` function, that returns a `future\u003c StatusOr\u003c google::cloud::videointelligence::v1::AnnotateVideoResponse \u003e \u003e` type."]]],[]]