public virtual Task<Operation> AnnotateVideo(AnnotateVideoRequest request, ServerCallContext context)
Performs asynchronous video annotation. Progress and results can be
retrieved through the google.longrunning.Operations interface.
Operation.metadata contains AnnotateVideoProgress (progress).
Operation.response contains AnnotateVideoResponse (results).
[[["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 documentation provides reference information for the `VideoIntelligenceService.VideoIntelligenceServiceBase` class within the Google Cloud Video Intelligence v1 API, with the latest version being 3.4.0."],["`VideoIntelligenceServiceBase` is a base class for server-side implementations of `VideoIntelligenceService`, inheriting from `System.Object`."],["The `AnnotateVideo` method within this class facilitates asynchronous video annotation, returning progress and results via the `google.longrunning.Operations` interface."],["The documentation covers several previous versions of the API, including 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0."]]],[]]