Resource: ChangeLogEntry
A log entry of a change made to an order.
JSON representation |
---|
{ "name": string, "createTime": string, "labels": { string: string, ... }, "log": string } |
Fields | |
---|---|
name |
Identifier. Name of this change log entry. Format: |
create |
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: |
labels |
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 |
log |
Output only. Content of this log entry. |
Methods |
|
---|---|
|
Gets details of a change to an order. |
|
Lists the changes made to an order. |