Builder

class Builder

Properties

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

The end time of the operation (if applicable), in ISO 8601 format.

Link copied to clipboard

The identifier of the specified operation.

Link copied to clipboard

An enumerated type (enum) with possible values of ENABLE_BASELINE, DISABLE_BASELINE, UPDATE_ENABLED_BASELINE, or RESET_ENABLED_BASELINE.

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

The start time of the operation, in ISO 8601 format.

Link copied to clipboard

An enumerated type (enum) with possible values of SUCCEEDED, FAILED, or IN_PROGRESS.

Link copied to clipboard

A status message that gives more information about the operation's status, if applicable.