Class: Google::Cloud::AIPlatform::V1::Schema::Predict::Instance::VideoClassificationPredictionInstance

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb

Overview

Prediction input format for Video Classification.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String



49
50
51
52
# File 'proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb', line 49

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

#mime_type::String



49
50
51
52
# File 'proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb', line 49

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

#time_segment_end::String



49
50
51
52
# File 'proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb', line 49

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

#time_segment_start::String



49
50
51
52
# File 'proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb', line 49

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