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.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Un testo che fa parte di una conversazione con il modello. {string}: testo. È prevista solo questa proprietà per TextPart. {never} - [inline_data]. L'attributo inline_data non è previsto per TextPart. {never} - [file_data]. file_data non è previsto per TextPart. {never} - [functionResponse]. Non è prevista una funzione FunctionsResponse per TextPart. {never} - [functionCall]. La chiamata di funzione non è prevista per TextPart.
[[["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-17 UTC."],[],[],null,["# Interface TextPart (0.4.0)\n\nA text part of a conversation with the model. {string} - text. Only this propery is expected for TextPart. {never} - \\[inline_data\\]. inline_data is not expected for TextPart. {never} - \\[file_data\\]. file_data is not expected for TextPart. {never} - \\[functionResponse\\]. functionResponse is not expected for TextPart. {never} - \\[functionCall\\]. functionCall is not expected for TextPart. \n\nInheritance\n-----------\n\n[BasePart](/vertex-ai/generative-ai/docs/reference/nodejs/0.4.0/vertexai/basepart) \\\u003e TextPart\n\nPackage\n-------\n\n[@google-cloud/vertexai](../overview.html)\n\nProperties\n----------\n\n### file_data\n\n file_data?: never;\n\n### functionCall\n\n functionCall?: never;\n\n### functionResponse\n\n functionResponse?: never;\n\n### inline_data\n\n inline_data?: never;\n\n### text\n\n text: string;"]]