mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 18:30:27 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
4d6fb3b2a8
commit
0abe246128
2 changed files with 6 additions and 6 deletions
|
@ -709,9 +709,9 @@ settings:
|
|||
settingsVersion:
|
||||
description:
|
||||
- The version of instance settings. This is a required field for update method
|
||||
to make sure concurrent updates are handled properly. During update, use the
|
||||
most recent settingsVersion value for this instance and do not try to update
|
||||
this value.
|
||||
to make sure concurrent updates are handled properly.
|
||||
- During update, use the most recent settingsVersion value for this instance
|
||||
and do not try to update this value.
|
||||
returned: success
|
||||
type: int
|
||||
userLabels:
|
||||
|
|
|
@ -409,9 +409,9 @@ resources:
|
|||
settingsVersion:
|
||||
description:
|
||||
- The version of instance settings. This is a required field for update
|
||||
method to make sure concurrent updates are handled properly. During update,
|
||||
use the most recent settingsVersion value for this instance and do not
|
||||
try to update this value.
|
||||
method to make sure concurrent updates are handled properly.
|
||||
- During update, use the most recent settingsVersion value for this instance
|
||||
and do not try to update this value.
|
||||
returned: success
|
||||
type: int
|
||||
userLabels:
|
||||
|
|
Loading…
Add table
Reference in a new issue