Module: Google::Api::MetricDescriptor::MetricDescriptorMetadata::TimeSeriesResourceHierarchyLevel

Defined in:
proto_docs/google/api/metric.rb

Overview

The resource hierarchy level of the timeseries data of a metric.

Constant Summary collapse

TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED =

Do not use this default value.

0
PROJECT =

Scopes a metric to a project.

1
ORGANIZATION =

Scopes a metric to an organization.

2
FOLDER =

Scopes a metric to a folder.

3