RolloutStrategy defines different ways to rollout a resource bundle across a set of clusters.
JSON representation
{// Union field strategy can be only one of the following:"allAtOnce": {object (AllAtOnceStrategy)},"rolling": {object (RollingStrategy)}// End of list of possible types for union field strategy.}
Fields
Union field strategy. Strategy defines how updates to a resource bundle should be rolled out across clusters. strategy can be only one of the following:
[[["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-09-17 UTC."],[],[]]