[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[],[],null,["# RagChunk\n\nA RagChunk includes the content of a chunk of a RagFile, and associated metadata.\nFields `text` `string` \nThe content of the chunk.\n`pageSpan` `object (`[PageSpan](/vertex-ai/docs/reference/rest/v1beta1/RagChunk#PageSpan)`)` \nIf populated, represents where the chunk starts and ends in the document. \n\nPageSpan\n--------\n\nRepresents where the chunk starts and ends in the document.\nFields `firstPage` `integer` \nPage where chunk starts in the document. Inclusive. 1-indexed.\n`lastPage` `integer` \nPage where chunk ends in the document. Inclusive. 1-indexed."]]