Reference documentation and code samples for the Cloud Video Intelligence V1p1beta1 API class Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentAnnotation.
Explicit content annotation (based on per-frame visual signals only).
If no explicit content has been detected in a frame, no annotations are
present for that frame.
[[["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::ExplicitContentAnnotation (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-ExplicitContentAnnotation)\n- [0.12.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.12.1/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.11.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.11.0/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.10.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.10.2/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.9.2](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.9.2/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.8.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.8.0/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.7.1](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.7.1/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.6.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.6.0/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.5.0](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.5.0/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation)\n- [0.4.5](/ruby/docs/reference/google-cloud-video_intelligence-v1p1beta1/0.4.5/Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentAnnotation) \nReference documentation and code samples for the Cloud Video Intelligence V1p1beta1 API class Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentAnnotation.\n\nExplicit content annotation (based on per-frame visual signals only).\nIf no explicit content has been detected in a frame, no annotations are\npresent for that frame. \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### #frames\n\n def frames() -\u003e ::Array\u003c::Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame](./Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentFrame)\\\u003e) --- All video frames where explicit content was detected.\n\n### #frames=\n\n def frames=(value) -\u003e ::Array\u003c::Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame](./Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentFrame)\\\u003e) --- All video frames where explicit content was detected. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::VideoIntelligence::V1p1beta1::ExplicitContentFrame](./Google-Cloud-VideoIntelligence-V1p1beta1-ExplicitContentFrame)\\\u003e) --- All video frames where explicit content was detected."]]