Output only. Time when this change log entry was created.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
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\u003eChangeLogEntry is a resource that tracks changes made to an order.\u003c/p\u003e\n"],["\u003cp\u003eEach entry includes a \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, optional \u003ccode\u003elabels\u003c/code\u003e, and a \u003ccode\u003elog\u003c/code\u003e of the change.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field provides a unique identifier for each change log entry using a specific format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eget\u003c/code\u003e and \u003ccode\u003elist\u003c/code\u003e methods are available to retrieve details and lists of change log entries, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe change log's JSON representation is outlined, showing the structure of the entry's data.\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."]]