Specifies the algorithm used to determine the number of worker
processes to run at any given point in time, based on the amount of
data left to process, the number of workers, and how quickly
existing workers are processing data.
[[["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 describes the \u003ccode\u003eAutoscalingAlgorithm\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingAlgorithm\u003c/code\u003e enum determines how worker processes are scaled based on data processing needs and worker performance.\u003c/p\u003e\n"],["\u003cp\u003eThe enum defines three fields: \u003ccode\u003eBasic\u003c/code\u003e to increase worker count, \u003ccode\u003eNone\u003c/code\u003e to disable autoscaling, and \u003ccode\u003eUnknown\u003c/code\u003e for an unspecified algorithm.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the \u003ccode\u003eAutoscalingAlgorithm\u003c/code\u003e is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]