Dataflow V1beta3 API - Module Google::Cloud::Dataflow::V1beta3::FlexResourceSchedulingGoal (v0.9.0)

Reference documentation and code samples for the Dataflow V1beta3 API module Google::Cloud::Dataflow::V1beta3::FlexResourceSchedulingGoal.

Specifies the resource to optimize for in Flexible Resource Scheduling.

Constants

FLEXRS_UNSPECIFIED

value: 0
Run in the default mode.

FLEXRS_SPEED_OPTIMIZED

value: 1
Optimize for lower execution time.

FLEXRS_COST_OPTIMIZED

value: 2
Optimize for lower cost.