Skip to content

Files

Latest commit

c664e4e · Oct 14, 2024

History

History
24 lines (12 loc) · 659 Bytes

DependentMetricGroupRepWithMetrics.md

File metadata and controls

24 lines (12 loc) · 659 Bytes

LaunchDarklyApi.DependentMetricGroupRepWithMetrics

Properties

Name Type Description Notes
key String A unique key to reference the metric group
name String A human-friendly name for the metric group
kind String The type of the metric group
links {String: Link} The location and content type of related resources
metrics [MetricInGroupRep] The metrics in the metric group [optional]

Enum: KindEnum

  • funnel (value: "funnel")

  • standard (value: "standard")