Metric Descriptor Args
constructor(description: Output<String>? = null, displayName: Output<String>? = null, labels: Output<List<MetricDescriptorLabelArgs>>? = null, launchStage: Output<String>? = null, metadata: Output<MetricDescriptorMetadataArgs>? = null, metricKind: Output<String>? = null, project: Output<String>? = null, type: Output<String>? = null, unit: Output<String>? = null, valueType: Output<String>? = null)