[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-22 UTC."],[],[],null,["# Segment interface\n\n**Signature:** \n\n export interface Segment \n\nProperties\n----------\n\n| Property | Type | Description |\n|-------------------------------------------------------|--------|-------------|\n| [endIndex](./vertexai.segment.md#segmentendindex) | number | |\n| [partIndex](./vertexai.segment.md#segmentpartindex) | number | |\n| [startIndex](./vertexai.segment.md#segmentstartindex) | number | |\n\nSegment.endIndex\n----------------\n\n**Signature:** \n\n endIndex: number;\n\nSegment.partIndex\n-----------------\n\n**Signature:** \n\n partIndex: number;\n\nSegment.startIndex\n------------------\n\n**Signature:** \n\n startIndex: number;"]]