[[["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 Appengine Admin V1 Client - Class RolloutStrategy (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.EndpointsApiService.RolloutStrategy)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.EndpointsApiService.RolloutStrategy)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.EndpointsApiService.RolloutStrategy)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.EndpointsApiService.RolloutStrategy)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.EndpointsApiService.RolloutStrategy)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.EndpointsApiService.RolloutStrategy) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class RolloutStrategy.\n\nAvailable rollout strategies.\n\nProtobuf type `google.appengine.v1.EndpointsApiService.RolloutStrategy`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1 \\\\ EndpointsApiService\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNSPECIFIED_ROLLOUT_STRATEGY\n\n Value: 0\n\nNot specified. Defaults to `FIXED`.\n\nGenerated from protobuf enum `UNSPECIFIED_ROLLOUT_STRATEGY = 0;`\n\n### FIXED\n\n Value: 1\n\nEndpoints service configuration ID will be fixed to the configuration ID\nspecified by `config_id`.\n\nGenerated from protobuf enum `FIXED = 1;`\n\n### MANAGED\n\n Value: 2\n\nEndpoints service configuration ID will be updated with each rollout.\n\nGenerated from protobuf enum `MANAGED = 2;`"]]