build.v1.stepInfo
"StepInfo contains details about a build step."
Index
Fields
fn withDurationMilliseconds
withDurationMilliseconds(durationMilliseconds)
"durationMilliseconds identifies how long the step took to complete in milliseconds."
fn withName
withName(name)
"name is a unique identifier for each build step."
fn withStartTime
withStartTime(startTime)