Skip to main content

ResQ.Clients.TelemetryBatchRequest

TelemetryBatchRequest.Detections Property

Optional list of AI detections from this batch.
public System.Collections.Generic.List<ResQ.Clients.Detection>? Detections { get; init; }

Property Value

System.Collections.Generic.List<Detection>