Merge pull request #142 from modular-magician/codegen-pr-3010

Inspec project_metric
This commit is contained in:
Sam Levenick 2020-01-22 14:47:38 -08:00 committed by GitHub
commit 4661cd82de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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