[[["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-07-11 UTC."],[[["\u003cp\u003eThis content defines the JSON representation and fields for a contact, including their name, email, phone, time zone, and reachable times.\u003c/p\u003e\n"],["\u003cp\u003eThe contact's \u003ccode\u003egivenName\u003c/code\u003e, \u003ccode\u003eemail\u003c/code\u003e, and \u003ccode\u003ephone\u003c/code\u003e are required fields, while \u003ccode\u003efamilyName\u003c/code\u003e, \u003ccode\u003etimeZone\u003c/code\u003e, and \u003ccode\u003ereachableTimes\u003c/code\u003e are optional.\u003c/p\u003e\n"],["\u003cp\u003eA contact's \u003ccode\u003etimeZone\u003c/code\u003e is represented by an object with an \u003ccode\u003eid\u003c/code\u003e field (the IANA Time Zone Database time zone, e.g., "America/New_York") and an optional \u003ccode\u003eversion\u003c/code\u003e field (the IANA Time Zone Database version number, e.g., "2019a").\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereachableTimes\u003c/code\u003e is an optional field, which specifies time periods when the contact can be reached; if empty, the contact is reachable at all times.\u003c/p\u003e\n"]]],[],null,["# Contact\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TimeZone](#TimeZone)\n - [JSON representation](#TimeZone.SCHEMA_REPRESENTATION)\n\nContact details of a point of contact.\n\nTimeZone\n--------\n\nRepresents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones)."]]