change exponential_buckets growth_factor from integer to double

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
megan07 2019-12-09 15:56:37 +00:00 committed by Modular Magician
commit 7325797fd8
2 changed files with 4 additions and 4 deletions

View file

@ -257,7 +257,7 @@ resources:
description:
- Must be greater than 1.
returned: success
type: int
type: str
scale:
description:
- Must be greater than 0.