mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
9b80e74660
commit
2dedc90971
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue