Class CreateMetricDescriptorRequest (2.5.2)

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

The CreateMetricDescriptor request. .. attribute:: name

Required. The project <https://cloud.google.com/monitoring/api/v3#project_name>__ on which to execute the request. The format is: 4 projects/[PROJECT_ID_OR_NUMBER]

:type: str

Attribute

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