MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel class final
The resource hierarchy level of the timeseries data of a metric.
- Inheritance
-
- Object
- ProtoEnum
- MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isNotDefault → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value → String
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- $default → const MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
- The default value for MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel.
- folder → const MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
- Scopes a metric to a folder.
- organization → const MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
- Scopes a metric to an organization.
- project → const MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
- Scopes a metric to a project.
- timeSeriesResourceHierarchyLevelUnspecified → const MetricDescriptor_MetricDescriptorMetadata_TimeSeriesResourceHierarchyLevel
- Do not use this default value.