Output only. A breakdown of the progress of operations triggered by the
rollout. Provides a count of Operations by their state. This can be used to
determine the number of units which have been updated, or are scheduled to
be updated.
There will be at most one entry per group.
Possible values for operation groups are:
[[["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-08-26 UTC."],[],[],null,["# SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutStats (v0.1.0)\n\nReference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutStats.\n\nRolloutStats contains information about the progress of a rollout. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #operations_by_state\n\n def operations_by_state() -\u003e ::Array\u003c::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Aggregate\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Aggregate](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-Aggregate)\\\u003e) ---\n\n Output only. A breakdown of the progress of operations triggered by the\n rollout. Provides a count of Operations by their state. This can be used to\n determine the number of units which have been updated, or are scheduled to\n be updated.\n\n There will be at most one entry per group.\n Possible values for operation groups are:\n - \"SCHEDULED\"\n - \"PENDING\"\n - \"RUNNING\"\n - \"SUCCEEDED\"\n - \"FAILED\"\n - \"CANCELLED\""]]