Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricDimension

Package version

Specifies a metric dimension.

Hierarchy

  • MetricDimension

Index

Properties

Properties

name

name: string

Name of the dimension.

operator

operator: string

the dimension operator. Only 'Include' and 'Exclude' are supported

values

values: string[]

list of dimension values.

Generated using TypeDoc