[[["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 2024-05-29 UTC."],[[["This webpage outlines the JSON representation of SSH public key information associated with a Google account."],["The JSON object includes fields for the `key` (the SSH public key text), `expirationTimeUsec` (expiration time in microseconds), `fingerprint` (SHA-256 fingerprint), and `name` (canonical resource name)."],["The `key` field is a string formatted according to RFC4253 section 6.6, defining SSH public key text."],["The `expirationTimeUsec` field represents the time of expiration in microseconds since the epoch, presented in int64 format."]]],[]]