Builder

class Builder

Properties

Link copied to clipboard

Additional information about the batch build phase. Especially to help troubleshoot a failed batch build.

Link copied to clipboard

How long, in seconds, between the starting and ending times of the batch build's phase.

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

When the batch build phase ended, expressed in Unix time format.

Link copied to clipboard

The current status of the batch build phase. Valid values include:

Link copied to clipboard

The name of the batch build phase. Valid values include:

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

When the batch build phase started, expressed in Unix time format.