Metric Descriptor Args
constructor(description: Output<String>? = null, displayName: Output<String>? = null, labels: Output<List<LabelDescriptorArgs>>? = null, launchStage: Output<MetricDescriptorLaunchStage>? = null, metadata: Output<MetricDescriptorMetadataArgs>? = null, metricKind: Output<MetricDescriptorMetricKind>? = null, monitoredResourceTypes: Output<List<String>>? = null, name: Output<String>? = null, project: Output<String>? = null, type: Output<String>? = null, unit: Output<String>? = null, valueType: Output<MetricDescriptorValueType>? = null)