scope property
The scope of this custom metric.
Required. Immutable. Possible string values are:
- "METRIC_SCOPE_UNSPECIFIED" : Scope unknown or not specified.
- "EVENT" : Metric scoped to an event.
Implementation
core.String? scope;
The scope of this custom metric.
Required. Immutable. Possible string values are:
core.String? scope;