The resource hierarchy level of the timeseries data of a metric.
Protobuf type google.api.MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel
CloneableInstantiable
Constants |
public Google Scopes a metric to a folder. Generated from protobuf enum FOLDER = 3; |
public Google Scopes a metric to an organization. Generated from protobuf enum ORGANIZATION = 2; |
public Google Scopes a metric to a project. Generated from protobuf enum PROJECT = 1; |
public Google Do not use this default value. Generated from protobuf enum TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED = 0; |
Methods |
public static name( $value) |
public static value( $name) |
Properties |
private static $valueToName = ['TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED', 'PROJECT', 'ORGANIZATION', 'FOLDER'] |
Properties |
private static $valueToName = ['TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED', 'PROJECT', 'ORGANIZATION', 'FOLDER'] |
Methods |
public static name( $value) |
public static value( $name) |