public sealed class AnnotateVideoResponse : IMessage<AnnotateVideoResponse>, IEquatable<AnnotateVideoResponse>, IDeepCloneable<AnnotateVideoResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class AnnotateVideoResponse.
Video annotation response. Included in the response
field of the Operation returned by the GetOperation
call of the google::longrunning::Operations service.
If the Error property is non-null for any response within AnnotationResults,
throws an AggregateException, containing one AnnotateVideoException
for each failed response. Otherwise, returns this (so that the method can be called in a fluent manner).
[[["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 provides reference documentation for the \u003ccode\u003eAnnotateVideoResponse\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically for version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateVideoResponse\u003c/code\u003e class, which is used for video annotation responses, is found in the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace and implemented in the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateVideoResponse\u003c/code\u003e includes an \u003ccode\u003eAnnotationResults\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds \u003ccode\u003eVideoAnnotationResults\u003c/code\u003e for all videos in the \u003ccode\u003eAnnotateVideoRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThrowOnAnyError()\u003c/code\u003e method checks for errors within \u003ccode\u003eAnnotationResults\u003c/code\u003e, throwing an \u003ccode\u003eAggregateException\u003c/code\u003e containing \u003ccode\u003eAnnotateVideoException\u003c/code\u003e for each error if any are found.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several versions of the \u003ccode\u003eAnnotateVideoResponse\u003c/code\u003e that can be referenced, and the most recent version is 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]