Stay organized with collections
Save and categorize content based on your preferences.
UpdateStrategy(value)
The update strategy determines the update/delete semantics
for this peering connection.
Enums
Name
Description
UNDEFINED_UPDATE_STRATEGY
A value indicating that the enum field is not set.
CONSENSUS
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.
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 2025-05-20 UTC."],[],[]]