Class: Google::Cloud::VideoIntelligence::V1p2beta1::LabelAnnotation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb

Overview

Label annotation.

Instance Attribute Summary collapse

Instance Attribute Details

#category_entities::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::Entity>



217
218
219
220
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 217

class LabelAnnotation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#entity::Google::Cloud::VideoIntelligence::V1p2beta1::Entity



217
218
219
220
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 217

class LabelAnnotation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#frames::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::LabelFrame>



217
218
219
220
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 217

class LabelAnnotation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#segments::Array<::Google::Cloud::VideoIntelligence::V1p2beta1::LabelSegment>



217
218
219
220
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 217

class LabelAnnotation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end