Reference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::ServiceTier.
The tier of service for a Workspace. Please see the service tiers documentation for more details.
Constants
SERVICE_TIER_UNSPECIFIED
value: 0
An invalid sentinel value, used to indicate that a tier has not
been provided explicitly.
SERVICE_TIER_BASIC
value: 1
The Stackdriver 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.
SERVICE_TIER_PREMIUM
value: 2
The Stackdriver Premium tier, a higher, more expensive tier of service
that provides access to all Stackdriver features, lets you use Stackdriver
with AWS accounts, and has a larger allotments for logs and metrics. For
more details, see the service tiers
documentation.