Builder

class Builder

Properties

Link copied to clipboard
var endTime: <Error class: unknown class>?

The end of the time period to retrieve change events for. When used in a raw HTTP Query API, it is formatted as epoch time in seconds. For example: 1698778057

Link copied to clipboard

The entity for which to retrieve change events. This specifies the service, resource, or other entity whose event history you want to examine.

Link copied to clipboard

The maximum number of change events to return in one operation. If you omit this parameter, the default of 50 is used.

Link copied to clipboard

Include this value, if it was returned by the previous operation, to get the next set of change events.

Link copied to clipboard
var startTime: <Error class: unknown class>?

The start of the time period to retrieve change events for. When used in a raw HTTP Query API, it is formatted as epoch time in seconds. For example: 1698778057