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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eVideoIntelligenceServiceBase\u003c/code\u003e class, which serves as the foundation for server-side implementations of the \u003ccode\u003eVideoIntelligenceService\u003c/code\u003e within the Google Cloud Video Intelligence API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the service is 3.4.0, and several previous versions (from 2.2.0 to 3.3.0) are also available with their corresponding links provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoIntelligenceServiceBase\u003c/code\u003e class is an abstraction that inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and it exposes a method named \u003ccode\u003eAnnotateVideo\u003c/code\u003e that allows for asynchronous video annotation through the \u003ccode\u003egoogle.longrunning.Operations\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateVideo\u003c/code\u003e method, part of the \u003ccode\u003eVideoIntelligenceServiceBase\u003c/code\u003e class, accepts an \u003ccode\u003eAnnotateVideoRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, returning a \u003ccode\u003eTask<Operation>\u003c/code\u003e that encapsulates the response.\u003c/p\u003e\n"]]],[],null,[]]