summary property

CreateTimeSeriesSummary? summary
getter/setter pair

Aggregate statistics from writing the payloads.

This field is omitted if all points were successfully written, so that the response is empty. This is for backwards compatibility with clients that log errors on any non-empty response.

Implementation

CreateTimeSeriesSummary? summary;