public sealed class AnnotateVideoProgress : IMessage<AnnotateVideoProgress>, IEquatable<AnnotateVideoProgress>, IDeepCloneable<AnnotateVideoProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class AnnotateVideoProgress.
Video annotation progress. Included in the metadata
field of the Operation returned by the GetOperation
call of the google::longrunning::Operations service.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `AnnotateVideoProgress` class within the Google Cloud Video Intelligence v1 API."],["The `AnnotateVideoProgress` class represents the progress of video annotation and is found in the metadata of `Operation` objects."],["The latest version of the API is 3.4.0, with versions ranging down to 2.2.0, as seen in the list of versions provided."],["`AnnotateVideoProgress` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnnotationProgress` property provides progress metadata for videos specified in `AnnotateVideoRequest` through the `RepeatedField\u003cVideoAnnotationProgress\u003e` type."]]],[]]