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
storageBytes:
description:
- A size of the the storage used by the snapshot. As snapshots share storage, this
number is expected to change with snapshot creation/deletion.
- A size of the storage used by the snapshot. As snapshots share storage, this number
is expected to change with snapshot creation/deletion.
returned: success
type: int
licenses:

View file

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