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 page provides documentation for the `VideoIntelligenceServiceConnection` class, which is a component of the Google Cloud Video Intelligence API's C++ client library, with the most recent version listed as 2.37.0-rc."],["The `VideoIntelligenceServiceConnection` class defines virtual methods corresponding to the user-facing overload sets within `VideoIntelligenceServiceClient`, enabling users to customize behavior, such as when creating mock objects for testing."],["Users can create a concrete instance of `VideoIntelligenceServiceConnection` using the `MakeVideoIntelligenceServiceConnection()` function, or can use `MockVideoIntelligenceServiceConnection` for testing purposes."],["The page lists the function `options()` that returns type Options and the `AnnotateVideo` function that takes in a `google::cloud::videointelligence::v1::AnnotateVideoRequest` constant and returns a `future\u003c StatusOr\u003c google::cloud::videointelligence::v1::AnnotateVideoResponse \u003e \u003e`."]]],[]]