mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -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
|
||||
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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue