Reference documentation and code samples for the Cloud Video Intelligence V1p1beta1 API class Google::Cloud::VideoIntelligence::V1p1beta1::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-09-03 UTC."],[],[],null,["# Cloud Video Intelligence V1p1beta1 API - Class Google::Cloud::VideoIntelligence::V1p1beta1::AnnotateVideoProgress (v0.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.0 (latest)](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/latest/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.12.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.12.1/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.11.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.11.0/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.10.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.10.2/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.9.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.9.2/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.8.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.8.0/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.7.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.7.1/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.6.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.6.0/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.5.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.5.0/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress)\n- [0.4.5](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.4.5/Google-Cloud-VideoIntelligence-V1p1beta1-AnnotateVideoProgress) \nReference documentation and code samples for the Cloud Video Intelligence V1p1beta1 API class Google::Cloud::VideoIntelligence::V1p1beta1::AnnotateVideoProgress.\n\nVideo annotation progress. Included in the `metadata`\nfield of the `Operation` returned by the `GetOperation`\ncall of the `google::longrunning::Operations` service. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #annotation_progress\n\n def annotation_progress() -\u003e ::Array\u003c::Google::Cloud::VideoIntelligence::V1p1beta1::VideoAnnotationProgress\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::VideoAnnotationProgress](./Google-Cloud-VideoIntelligence-V1p1beta1-VideoAnnotationProgress)\\\u003e) --- Progress metadata for all videos specified in `AnnotateVideoRequest`.\n\n### #annotation_progress=\n\n def annotation_progress=(value) -\u003e ::Array\u003c::Google::Cloud::VideoIntelligence::V1p1beta1::VideoAnnotationProgress\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::VideoAnnotationProgress](./Google-Cloud-VideoIntelligence-V1p1beta1-VideoAnnotationProgress)\\\u003e) --- Progress metadata for all videos specified in `AnnotateVideoRequest`. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::VideoAnnotationProgress](./Google-Cloud-VideoIntelligence-V1p1beta1-VideoAnnotationProgress)\\\u003e) --- Progress metadata for all videos specified in `AnnotateVideoRequest`."]]