Output only. Time when this change log entry was created.
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".
labels
map (key: string, value: string)
Optional. Labels associated with this change log entry as key value pairs. For more information about labels, see Create and manage labels.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["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 document describes the `ChangeLogEntry` resource, which represents a log entry detailing a change made to an order."],["The `ChangeLogEntry` resource includes fields such as `name`, `createTime`, `labels`, and `log`, providing information about the change and when it occurred."],["The resource is identified by a name with a specific format and is represented in JSON with keys like \"name\", \"createTime\", \"labels\", and \"log\"."],["There are two methods available: `get` to retrieve the details of a specific change and `list` to retrieve the list of changes for an order."]]],[]]