Class: Google::Cloud::AIPlatform::V1::Segment

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

Overview

Segment of the content.

Instance Attribute Summary collapse

Instance Attribute Details

#end_index::Integer (readonly)



731
732
733
734
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 731

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

#part_index::Integer (readonly)



731
732
733
734
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 731

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

#start_index::Integer (readonly)



731
732
733
734
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 731

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

#text::String (readonly)



731
732
733
734
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 731

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