Reference documentation and code samples for the Google Cloud Config Delivery V1beta 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.v1beta.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 V1beta Client - Class RolloutStrategyInfo (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-configdelivery/latest/V1beta.RolloutStrategyInfo)\n- [0.2.0](/php/docs/reference/cloud-configdelivery/0.2.0/V1beta.RolloutStrategyInfo)\n- [0.1.0](/php/docs/reference/cloud-configdelivery/0.1.0/V1beta.RolloutStrategyInfo) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Config Delivery V1beta 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.v1beta.RolloutStrategyInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfigDelivery \\\\ V1beta\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"]]