Google Cloud Monitoring v3 API - Enum ServiceTier (3.8.0)

[Obsolete]
public enum ServiceTier

Reference documentation and code samples for the Google Cloud Monitoring v3 API enum ServiceTier.

The tier of service for a Metrics Scope. Please see the service tiers documentation for more details.

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Fields

NameDescription
Basic

The Cloud Monitoring Basic tier, a free tier of service that provides basic features, a moderate allotment of logs, and access to built-in metrics. A number of features are not available in this tier. For more details, see the service tiers documentation.

Premium

The Cloud Monitoring Premium tier, a higher, more expensive tier of service that provides access to all Cloud Monitoring features, lets you use Cloud Monitoring with AWS accounts, and has a larger allotments for logs and metrics. For more details, see the service tiers documentation.

Unspecified

An invalid sentinel value, used to indicate that a tier has not been provided explicitly.