Class DeleteMetricDescriptorRequest (2.10.1)

DeleteMetricDescriptorRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The DeleteMetricDescriptor request.

Attribute

NameDescription
name str
Required. The metric descriptor on which to execute the request. The format is: :: projects/[PROJECT_ID_OR_NUMBER]/metricDescriptors/[METRIC_ID] An example of [METRIC_ID] is: "custom.googleapis.com/my_test_metric".