Reference documentation and code samples for the Google Cloud Config Delivery V1 Client class RolloutStrategyInfo.
RolloutStrategyInfo represents the status of execution of different types of
rollout strategies. Only the field corresponding to the rollout strategy
specified at the rollout resource will be populated.
Generated from protobuf messagegoogle.cloud.configdelivery.v1.RolloutStrategyInfo
[[["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-04 UTC."],[],[],null,["# Google Cloud Config Delivery V1 Client - Class RolloutStrategyInfo (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-configdelivery/latest/V1.RolloutStrategyInfo)\n- [0.2.0](/php/docs/reference/cloud-configdelivery/0.2.0/V1.RolloutStrategyInfo)\n- [0.1.0](/php/docs/reference/cloud-configdelivery/0.1.0/V1.RolloutStrategyInfo) \nReference documentation and code samples for the Google Cloud Config Delivery V1 Client class RolloutStrategyInfo.\n\nRolloutStrategyInfo represents the status of execution of different types of\nrollout strategies. Only the field corresponding to the rollout strategy\nspecified at the rollout resource will be populated.\n\nGenerated from protobuf message `google.cloud.configdelivery.v1.RolloutStrategyInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfigDelivery \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAllAtOnceStrategyInfo\n\nAllAtOnceStrategyInfo represents the status of AllAtOnce rollout strategy\nexecution.\n\n### hasAllAtOnceStrategyInfo\n\n### setAllAtOnceStrategyInfo\n\nAllAtOnceStrategyInfo represents the status of AllAtOnce rollout strategy\nexecution.\n\n### getRollingStrategyInfo\n\nRollingStrategyInfo represents the status of Rolling rollout strategy\nexecution.\n\n### hasRollingStrategyInfo\n\n### setRollingStrategyInfo\n\nRollingStrategyInfo represents the status of Rolling rollout strategy\nexecution.\n\n### getStrategy"]]