Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::VideoClassificationAnnotation.
[[["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-09 UTC."],[],[],null,["# AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::VideoClassificationAnnotation (v0.11.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.1 (latest)](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/latest/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.11.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.11.0/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.10.1](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.10.1/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.9.0/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.8.1](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.8.1/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.7.2](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.7.2/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.6.0/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.5.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.5.0/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.4.0/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation)\n- [0.3.5](/ruby/docs/reference/google-cloud-data_labeling-v1beta1/0.3.5/Google-Cloud-DataLabeling-V1beta1-VideoClassificationAnnotation) \nReference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::VideoClassificationAnnotation.\n\nVideo classification annotation. \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_spec\n\n def annotation_spec() -\u003e ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec\n\n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec](./Google-Cloud-DataLabeling-V1beta1-AnnotationSpec)) --- Label of the segment specified by time_segment.\n\n### #annotation_spec=\n\n def annotation_spec=(value) -\u003e ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec](./Google-Cloud-DataLabeling-V1beta1-AnnotationSpec)) --- Label of the segment specified by time_segment. \n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec](./Google-Cloud-DataLabeling-V1beta1-AnnotationSpec)) --- Label of the segment specified by time_segment.\n\n### #time_segment\n\n def time_segment() -\u003e ::Google::Cloud::DataLabeling::V1beta1::TimeSegment\n\n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::TimeSegment](./Google-Cloud-DataLabeling-V1beta1-TimeSegment)) --- The time segment of the video to which the annotation applies.\n\n### #time_segment=\n\n def time_segment=(value) -\u003e ::Google::Cloud::DataLabeling::V1beta1::TimeSegment\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DataLabeling::V1beta1::TimeSegment](./Google-Cloud-DataLabeling-V1beta1-TimeSegment)) --- The time segment of the video to which the annotation applies. \n**Returns**\n\n- ([::Google::Cloud::DataLabeling::V1beta1::TimeSegment](./Google-Cloud-DataLabeling-V1beta1-TimeSegment)) --- The time segment of the video to which the annotation applies."]]