Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
Output only. timestamp when this item was created.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Output only. timestamp when this item was last updated.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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-09-05 UTC."],[],[],null,["Resource: EvaluationSet \nEvaluationSet is a collection of related EvaluationItems that are evaluated together.\nFields `name` `string` \nIdentifier. The resource name of the EvaluationSet. Format: `projects/{project}/locations/{location}/evaluationSets/{evaluationSet}`\n`displayName` `string` \nRequired. The display name of the EvaluationSet.\n`evaluationItems[]` `string` \nRequired. The EvaluationItems that are part of this dataset.\n`createTime` `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` \nOutput only. timestamp when this item was created.\n\nUses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than \"Z\" are also accepted. Examples: `\"2014-10-02T15:01:23Z\"`, `\"2014-10-02T15:01:23.045123456Z\"` or `\"2014-10-02T15:01:23+05:30\"`.\n`updateTime` `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` \nOutput only. timestamp when this item was last updated.\n\nUses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than \"Z\" are also accepted. Examples: `\"2014-10-02T15:01:23Z\"`, `\"2014-10-02T15:01:23.045123456Z\"` or `\"2014-10-02T15:01:23+05:30\"`.\n`metadata` `value (`[Value](https://protobuf.dev/reference/protobuf/google.protobuf/#value)` format)` \nOptional. metadata for the EvaluationSet. \n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"displayName\": string, \"evaluationItems\": [ string ], \"createTime\": string, \"updateTime\": string, \"metadata\": value } ``` |\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------|----------------------------|\n| [create](/vertex-ai/generative-ai/docs/reference/rest/v1/projects.locations.evaluationSets/create) | Creates an Evaluation Set. |\n| [delete](/vertex-ai/generative-ai/docs/reference/rest/v1/projects.locations.evaluationSets/delete) | Deletes an Evaluation Set. |\n| [get](/vertex-ai/generative-ai/docs/reference/rest/v1/projects.locations.evaluationSets/get) | Gets an Evaluation Set. |\n| [list](/vertex-ai/generative-ai/docs/reference/rest/v1/projects.locations.evaluationSets/list) | Lists Evaluation Sets. |\n| [patch](/vertex-ai/generative-ai/docs/reference/rest/v1/projects.locations.evaluationSets/patch) | Updates an Evaluation Set. |"]]