[[["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,["# Date_2 interface\n\nProtobuf google.type.Date\n\n**Signature:** \n\n export interface Date \n\nProperties\n----------\n\n| Property | Type | Description |\n|-------------------------------------------|--------|-------------|\n| [day](./vertexai.date_2.md#date_2day) | number | |\n| [month](./vertexai.date_2.md#date_2month) | number | |\n| [year](./vertexai.date_2.md#date_2year) | number | |\n\nDate_2.day\n----------\n\n**Signature:** \n\n day: number;\n\nDate_2.month\n------------\n\n**Signature:** \n\n month: number;\n\nDate_2.year\n-----------\n\n**Signature:** \n\n year: number;"]]