Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress.
[[["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-04 UTC."],[],[],null,["# Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress (v0.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.0 (latest)](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/latest/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.13.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.13.1/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.12.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.12.0/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.11.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.11.2/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.10.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.10.2/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.9.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.9.0/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.8.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.8.1/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.7.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.7.0/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.6.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.6.0/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.5.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.5.0/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress)\n- [0.4.5](/ruby/docs/reference/google-cloud-video_intelligence-v1p2beta1/0.4.5/Google-Cloud-VideoIntelligence-V1p2beta1-VideoAnnotationProgress) \nReference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::VideoAnnotationProgress.\n\nAnnotation progress for a single video. \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### #input_uri\n\n def input_uri() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).\n\n### #input_uri=\n\n def input_uri=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Video file location in [Google Cloud Storage](https://cloud.google.com/storage/). \n**Returns**\n\n- (::String) --- Video file location in [Google Cloud Storage](https://cloud.google.com/storage/).\n\n### #progress_percent\n\n def progress_percent() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.\n\n### #progress_percent=\n\n def progress_percent=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Approximate percentage processed thus far. Guaranteed to be 100 when fully processed. \n**Returns**\n\n- (::Integer) --- Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.\n\n### #start_time\n\n def start_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time when the request was received.\n\n### #start_time=\n\n def start_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time when the request was received. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time when the request was received.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time of the most recent update.\n\n### #update_time=\n\n def update_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time of the most recent update. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Time of the most recent update."]]