workItemServiceStates property
A set of messages indicating the service-side state for each WorkItem whose status was reported, in the same order as the WorkItemStatus messages in the ReportWorkItemStatusRequest which resulting in this response.
Implementation
core.List<WorkItemServiceState>? workItemServiceStates;