Enum ListTimeSeriesRequest.Types.TimeSeriesView (3.0.0)

public enum TimeSeriesView

Controls which fields are returned by ListTimeSeries.

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Fields

NameDescription
Full

Returns the identity of the metric(s), the time series, and the time series data.

Headers

Returns the identity of the metric and the time series resource, but not the time series data.