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 webpage provides documentation for the `VideoIntelligenceServiceConnection` class, which is part of the Google Cloud Video Intelligence C++ client library, spanning versions from 2.11.0 to the latest release candidate, 2.37.0-rc."],["`VideoIntelligenceServiceConnection` defines the interface with virtual methods for each user-facing overload set within `VideoIntelligenceServiceClient`, enabling users to insert custom behavior, such as during testing."],["The page highlights that `MakeVideoIntelligenceServiceConnection()` is the function to use for instantiating a real `VideoIntelligenceServiceConnection` object."],["Users can utilize `videointelligence_v1_mocks::MockVideoIntelligenceServiceConnection` for creating mock objects when testing interactions with the `VideoIntelligenceServiceClient`."],["The page also has a function overview, including `virtual options()` which returns the type `Options`, and `virtual AnnotateVideo`, which returns a future `StatusOr` object and accepts a `google::cloud::videointelligence::v1::AnnotateVideoRequest` const parameter."]]],[]]