Cloud Video Intelligence V1 API - Class Google::Cloud::VideoIntelligence::V1::ExplicitContentAnnotation (v0.6.5)

Reference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#frames

def frames() -> ::Array<::Google::Cloud::VideoIntelligence::V1::ExplicitContentFrame>
Returns

#frames=

def frames=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1::ExplicitContentFrame>
Parameter
Returns

#version

def version() -> ::String
Returns
  • (::String) — Feature version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Feature version.
Returns
  • (::String) — Feature version.