GoogleApi.ServiceUsage.V1.Model.MetricDescriptorMetadata (google_api_service_usage v0.27.0)
View SourceAdditional annotations that can be used to guide the usage of a metric.
Attributes
-
ingestDelay
(type:String.t
, default:nil
) - The delay of data points caused by ingestion. Data points older than this age are guaranteed to be ingested and available to be read, excluding data loss due to errors. -
launchStage
(type:String.t
, default:nil
) - Deprecated. Must use the MetricDescriptor.launch_stage instead. -
samplePeriod
(type:String.t
, default:nil
) - The sampling period of metric data points. For metrics which are written periodically, consecutive data points are stored at this time interval, excluding data loss due to errors. Metrics with a higher granularity have a smaller sampling period. -
timeSeriesResourceHierarchyLevel
(type:list(String.t)
, default:nil
) - The scope of the timeseries data of the metric.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.