Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 841 Bytes

File metadata and controls

13 lines (10 loc) · 841 Bytes

# InsightGroupCollection

Properties

Name Type Description Notes
total_count int The total number of insight groups
items \LaunchDarklyApi\Model\InsightGroup[] A list of insight groups
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
metadata \LaunchDarklyApi\Model\InsightGroupCollectionMetadata [optional]
score_metadata \LaunchDarklyApi\Model\InsightGroupCollectionScoreMetadata [optional]

[Back to Model list] [Back to API list] [Back to README]