Show / Hide Table of Contents

Enum ProjectsResource.TimeSeriesResource.ListRequest.ViewEnum

Required. Specifies which information is returned about the time series.

Namespace: Google.Apis.Monitoring.v3
Assembly: Google.Apis.Monitoring.v3.dll
Syntax
public enum ProjectsResource.TimeSeriesResource.ListRequest.ViewEnum

Fields

Name Description
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.

In this article
Back to top Generated by DocFX