google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.NameAndKind View Source
Basic metadata about a counter.
Attributes
kind (String): Counter aggregation kind. Defaults to:
null
.- Enum - one of [INVALID, SUM, MAX, MIN, MEAN, OR, AND, SET, DISTRIBUTION]
- name (String): Name of the counter. Defaults to:
null
.