GetWorkUnitResultsRequest
Types
Properties
Link copied to clipboard
The work unit ID for which to get results. Value generated by enumerating WorkUnitIdMin
to WorkUnitIdMax
(inclusive) from the WorkUnitRange
in the output of GetWorkUnits
.
Link copied to clipboard
A work token used to query the execution service. Token output from GetWorkUnits
.
Functions
Link copied to clipboard
inline fun copy(block: GetWorkUnitResultsRequest.Builder.() -> Unit = {}): GetWorkUnitResultsRequest