google_api_dataflow v0.5.0 GoogleApi.Dataflow.V1b3.Model.CounterMetadata View Source
CounterMetadata includes all static non-name non-value counter attributes.
Attributes
- description (String.t): Human-readable description of the counter semantics. Defaults to:
null
. kind (String.t): Counter aggregation kind. Defaults to:
null
.- Enum - one of [INVALID, SUM, MAX, MIN, MEAN, OR, AND, SET, DISTRIBUTION, LATEST_VALUE]
- otherUnits (String.t): A string referring to the unit type. Defaults to:
null
. standardUnits (String.t): System defined Units, see above enum. Defaults to:
null
.- Enum - one of [BYTES, BYTES_PER_SEC, MILLISECONDS, MICROSECONDS, NANOSECONDS, TIMESTAMP_MSEC, TIMESTAMP_USEC, TIMESTAMP_NSEC]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.