Interface protos.google.api.MetricDescriptor.IMetricDescriptorMetadata (0.2.6)

Properties of a MetricDescriptorMetadata.

Package

@google-cloud/service-management!

Properties

ingestDelay

ingestDelay?: (google.protobuf.IDuration|null);

MetricDescriptorMetadata ingestDelay

Property Value
TypeDescription
(google.protobuf.IDuration|null)

launchStage

launchStage?: (google.api.LaunchStage|keyof typeof google.api.LaunchStage|null);

MetricDescriptorMetadata launchStage

Property Value
TypeDescription
(google.api.LaunchStage|keyof typeof google.api.LaunchStage|null)

samplePeriod

samplePeriod?: (google.protobuf.IDuration|null);

MetricDescriptorMetadata samplePeriod

Property Value
TypeDescription
(google.protobuf.IDuration|null)