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 2025-07-11 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eChangeLogEntry\u003c/code\u003e resource, which represents a log entry detailing a change made to an order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChangeLogEntry\u003c/code\u003e resource includes fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, and \u003ccode\u003elog\u003c/code\u003e, providing information about the change and when it occurred.\u003c/p\u003e\n"],["\u003cp\u003eThe resource is identified by a name with a specific format and is represented in JSON with keys like "name", "createTime", "labels", and "log".\u003c/p\u003e\n"],["\u003cp\u003eThere are two methods available: \u003ccode\u003eget\u003c/code\u003e to retrieve the details of a specific change and \u003ccode\u003elist\u003c/code\u003e to retrieve the list of changes for an order.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.orders.changeLogEntries\n\n- [Resource: ChangeLogEntry](#ChangeLogEntry)\n - [JSON representation](#ChangeLogEntry.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: ChangeLogEntry\n------------------------\n\nA log entry of a change made to an order."]]