The ACTUATION_FAILURE type should be used when we want to report
an error to the user indicating why the current number of workers
in the pool could not be changed.
Displayed in the current status and history widgets.
CurrentNumWorkersChanged
The CURRENT_NUM_WORKERS_CHANGED type should be used when actual worker
pool size has been changed, but the target_num_workers has not changed.
NoChange
Used when we want to report to the user a reason why we are
not currently adjusting the number of workers.
Should specify both target_num_workers, current_num_workers and a
decision_message.
TargetNumWorkersChanged
The TARGET_NUM_WORKERS_CHANGED type should be used when the target
worker pool size has changed at the start of an actuation. An event
should always be specified as TARGET_NUM_WORKERS_CHANGED if it reflects
a change in the target_num_workers.
TypeUnknown
Default type for the enum. Value should never be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAutoscalingEvent.Types.AutoscalingEventType\u003c/code\u003e enum, part of the Dataflow v1beta3 API within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingEventType\u003c/code\u003e enum indicates the type of autoscaling event that occurs, with specific fields for different event states and descriptions of their use.\u003c/p\u003e\n"],["\u003cp\u003eAvailable fields within this enum include \u003ccode\u003eActuationFailure\u003c/code\u003e, \u003ccode\u003eCurrentNumWorkersChanged\u003c/code\u003e, \u003ccode\u003eNoChange\u003c/code\u003e, \u003ccode\u003eTargetNumWorkersChanged\u003c/code\u003e, and \u003ccode\u003eTypeUnknown\u003c/code\u003e, each with their own specific purposes in tracking autoscaling behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation for this enum is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, with previous versions \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e also accessible.\u003c/p\u003e\n"]]],[],null,[]]