google_api_service_usage v0.2.0 GoogleApi.ServiceUsage.V1.Model.MetricDescriptorMetadata View Source
Additional 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.