Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-06-19 10:24:35 -07:00 committed by GitHub
parent 9b80e74660
commit 2dedc90971
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -236,8 +236,8 @@ description:
type: str type: str
storageBytes: storageBytes:
description: description:
- A size of the the storage used by the snapshot. As snapshots share storage, this - A size of the storage used by the snapshot. As snapshots share storage, this number
number is expected to change with snapshot creation/deletion. is expected to change with snapshot creation/deletion.
returned: success returned: success
type: int type: int
licenses: licenses:

View file

@ -144,8 +144,8 @@ resources:
type: str type: str
storageBytes: storageBytes:
description: description:
- A size of the the storage used by the snapshot. As snapshots share storage, - A size of the storage used by the snapshot. As snapshots share storage, this
this number is expected to change with snapshot creation/deletion. number is expected to change with snapshot creation/deletion.
returned: success returned: success
type: int type: int
licenses: licenses: