Class CreateMetricDescriptorRequest (2.3.0)

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

The CreateMetricDescriptor request. .. attribute:: name

Required. The project on which to execute the request. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]

:type: str

Attribute

NameDescription
metric_descriptor google.api.metric_pb2.MetricDescriptor
Required. The new `custom metric