TrieveRubyClient::GetGroupsForChunksData

Properties

Name Type Description Notes
chunk_ids Array<String>

Example

require 'trieve_ruby_client'

instance = TrieveRubyClient::GetGroupsForChunksData.new(
  chunk_ids: null
)