public sealed class VideoAnnotationProgress : IMessage<VideoAnnotationProgress>, IEquatable<VideoAnnotationProgress>, IDeepCloneable<VideoAnnotationProgress>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class VideoAnnotationProgress.
[[["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\u003eVideoAnnotationProgress\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoAnnotationProgress\u003c/code\u003e class is used to track and manage the annotation progress for a single video, including which features and segments are being tracked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoAnnotationProgress\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eFeature\u003c/code\u003e, \u003ccode\u003eInputUri\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, \u003ccode\u003eSegment\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e to monitor the annotation process.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, with version \u003ccode\u003e3.4.0\u003c/code\u003e being the latest.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Video Intelligence v1 API - Class VideoAnnotationProgress (3.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/latest/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/3.3.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/3.2.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/3.1.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/3.0.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/2.3.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/2.2.0/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress) \n\n public sealed class VideoAnnotationProgress : IMessage\u003cVideoAnnotationProgress\u003e, IEquatable\u003cVideoAnnotationProgress\u003e, IDeepCloneable\u003cVideoAnnotationProgress\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Video Intelligence v1 API class VideoAnnotationProgress.\n\nAnnotation progress for a single video. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VideoAnnotationProgress \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[VideoAnnotationProgress](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/latest/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[VideoAnnotationProgress](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/latest/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[VideoAnnotationProgress](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/latest/Google.Cloud.VideoIntelligence.V1.VideoAnnotationProgress), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.VideoIntelligence.V1](/dotnet/docs/reference/Google.Cloud.VideoIntelligence.V1/latest/Google.Cloud.VideoIntelligence.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VideoIntelligence.V1.dll\n\nConstructors\n------------\n\n### VideoAnnotationProgress()\n\n public VideoAnnotationProgress()\n\n### VideoAnnotationProgress(VideoAnnotationProgress)\n\n public VideoAnnotationProgress(VideoAnnotationProgress other)\n\nProperties\n----------\n\n### Feature\n\n public Feature Feature { get; set; }\n\nSpecifies which feature is being tracked if the request contains more than\none feature.\n\n### InputUri\n\n public string InputUri { get; set; }\n\nVideo file location in\n[Cloud Storage](https://cloud.google.com/storage/).\n\n### ProgressPercent\n\n public int ProgressPercent { get; set; }\n\nApproximate percentage processed thus far. Guaranteed to be\n100 when fully processed.\n\n### Segment\n\n public VideoSegment Segment { get; set; }\n\nSpecifies which segment is being tracked if the request contains more than\none segment.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nTime when the request was received.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nTime of the most recent update."]]