DetectionView

DetectionView indicates the scope of reference fields to populate when returning a detection.

Enums
DETECTION_VIEW_UNSPECIFIED The default/unset value. The API will default to the DETECTION_VIEW_EVENT_ONLY view.
DETECTION_VIEW_EVENT_ONLY Remove all non-event references(entities, ids) in a Collection.
DETECTION_VIEW_FULL Include everything.