Inspec project_metric

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Sam Levenick 2020-01-22 22:03:43 +00:00 committed by Modular Magician
parent 44e07e0258
commit 39be3659bd
2 changed files with 14 additions and 0 deletions

View file

@ -387,6 +387,13 @@ metricDescriptor:
with user-visible concepts, such as Quota.
returned: success
type: str
type:
description:
- The metric type, including its DNS name prefix. The type is not URL-encoded.
- All user-defined metric types have the DNS name `custom.googleapis.com` or
`external.googleapis.com`.
returned: success
type: str
labelExtractors:
description:
- A map from a label key string to an extractor expression which is used to extract

View file

@ -186,6 +186,13 @@ resources:
associated with user-visible concepts, such as Quota.
returned: success
type: str
type:
description:
- The metric type, including its DNS name prefix. The type is not URL-encoded.
- All user-defined metric types have the DNS name `custom.googleapis.com`
or `external.googleapis.com`.
returned: success
type: str
labelExtractors:
description:
- A map from a label key string to an extractor expression which is used to