portion property
Portion of this counter, either key or value. Possible string values are:
- "ALL" : Counter portion has not been set.
- "KEY" : Counter reports a key.
- "VALUE" : Counter reports a value.
Implementation
core.String? portion;
Portion of this counter, either key or value. Possible string values are:
core.String? portion;