mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 19:00: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:
|
settingsVersion:
|
||||||
description:
|
description:
|
||||||
- The version of instance settings. This is a required field for update method
|
- 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
|
to make sure concurrent updates are handled properly.
|
||||||
most recent settingsVersion value for this instance and do not try to update
|
- During update, use the most recent settingsVersion value for this instance
|
||||||
this value.
|
and do not try to update this value.
|
||||||
returned: success
|
returned: success
|
||||||
type: int
|
type: int
|
||||||
userLabels:
|
userLabels:
|
||||||
|
|
|
@ -409,9 +409,9 @@ resources:
|
||||||
settingsVersion:
|
settingsVersion:
|
||||||
description:
|
description:
|
||||||
- The version of instance settings. This is a required field for update
|
- The version of instance settings. This is a required field for update
|
||||||
method to make sure concurrent updates are handled properly. During update,
|
method to make sure concurrent updates are handled properly.
|
||||||
use the most recent settingsVersion value for this instance and do not
|
- During update, use the most recent settingsVersion value for this instance
|
||||||
try to update this value.
|
and do not try to update this value.
|
||||||
returned: success
|
returned: success
|
||||||
type: int
|
type: int
|
||||||
userLabels:
|
userLabels:
|
||||||
|
|
Loading…
Add table
Reference in a new issue