A partire dal 29 aprile 2025, i modelli Gemini 1.5 Pro e Gemini 1.5 Flash non sono disponibili nei progetti che non li hanno mai utilizzati, inclusi i nuovi progetti. Per maggiori dettagli, vedi Versioni e ciclo di vita dei modelli.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-15 UTC."],[],[],null,["# Interface GroundingAttributionSegment (1.0.0)\n\nSegment of the content this attribution belongs to.\n\nPackage\n-------\n\n[@google-cloud/vertexai](../overview.html)\n\nProperties\n----------\n\n### endIndex\n\n endIndex?: number;\n\nOptional. End index in the given Part, measured in bytes. Offset from the start of the Part, exclusive, starting at zero.\n\n### partIndex\n\n partIndex?: number;\n\nOptional. The index of a Part object within its parent Content object.\n\n### startIndex\n\n startIndex?: number;\n\nOptional. Start index in the given Part, measured in bytes. Offset from the start of the Part, inclusive, starting at zero."]]