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

Latest commit

 

History

History
25 lines (12 loc) · 578 Bytes

File metadata and controls

25 lines (12 loc) · 578 Bytes

LaunchDarklyApi.DependentMetricGroupRep

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

Enum: KindEnum

  • funnel (value: "funnel")

  • standard (value: "standard")

  • guardrail (value: "guardrail")