Class SingleMetricAggregateBase

    • Method Detail

      • value

        public final double value()
        Required - The metric value. A missing value generally means that there was no data to aggregate, unless specified otherwise.

        API name: value

        Defaults to 0 if parsed from a JSON null value.

      • valueAsString

        @Nullable
        public final java.lang.String valueAsString()
        API name: value_as_string