Output only. Timestamp at which the token will expire.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
[[["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-08-06 UTC."],[[["This API endpoint generates an access token for a specified cluster using a GET request to a defined URL path."],["The request requires the cluster resource name as a path parameter and does not accept a request body."],["Successful responses provide an access token and its expiration time in a JSON format, both returned as strings."],["Authorization to utilize this endpoint requires the `edgecontainer.clusters.get` IAM permission on the cluster resource, as well as the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]