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 latest version of the `VideoIntelligenceServiceConnection` is 2.37.0-rc, with multiple previous versions available for reference, ranging back to 2.11.0."],["The `VideoIntelligenceServiceConnection` object defines virtual methods for user-facing overload sets in `VideoIntelligenceServiceClient`, enabling the injection of custom behavior for testing."],["`MakeVideoIntelligenceServiceConnection()` is used to create concrete instances of the object."],["`videointelligence_v1_mocks::MockVideoIntelligenceServiceConnection` can be used to mocking in tests."],["The interface provides virtual methods such as `options()`, `AnnotateVideo(google::cloud::videointelligence::v1::AnnotateVideoRequest const &)`, `AnnotateVideo(NoAwaitTag, google::cloud::videointelligence::v1::AnnotateVideoRequest const &)`, and `AnnotateVideo(google::longrunning::Operation const &)`."]]],[]]