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-14 UTC."],[[["The latest version of the `VideoIntelligenceServiceConnection` is 2.37.0-rc, with numerous previous versions available, spanning back to 2.11.0."],["The `VideoIntelligenceServiceConnection` object is used in conjunction with `VideoIntelligenceServiceClient` to manage video intelligence operations."],["This interface defines virtual methods for each overload set within `VideoIntelligenceServiceClient`, allowing for custom behavior injection, such as using a Google Mock object for testing."],["`VideoIntelligenceServiceConnection` provides methods for `AnnotateVideo`, which accepts a `google::cloud::videointelligence::v1::AnnotateVideoRequest` or a `google::longrunning::Operation`, returning either a `future` or a `StatusOr` response."],["The `MakeVideoIntelligenceServiceConnection()` function is used to create a concrete instance of this class, while `MockVideoIntelligenceServiceConnection` can be used for mocking purposes."]]],[]]