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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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 &)`."]]],[]]