Compute Engine v1 API - Enum NetworkPeering.Types.UpdateStrategy (3.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumNetworkPeering.Types.UpdateStrategy
Reference documentation and code samples for the Compute Engine v1 API enum NetworkPeering.Types.UpdateStrategy.
The update strategy determines the semantics for updates and deletes to the
peering connection configuration.
Updates are reflected in the local peering but aren't applied to the
peering connection until a complementary change is made to the
matching peering.
To delete a peering with the consensus update strategy, both the peerings
must request the deletion of the peering before the peering can be
deleted.
Independent
In this mode, changes to the peering configuration can
be unilaterally altered by changing either side of the peering.
This is the default value if the field is unspecified.
UndefinedUpdateStrategy
A value indicating that the enum field is not set.
Unspecified
Peerings with update strategy UNSPECIFIED are created with
update strategy INDEPENDENT.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-17 UTC."],[],[]]